Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/postgres_tests/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+10
* Fixed #24894 -- Added contrib.postgres.functions.Transact...Adam Chainz2015-06-151-0/+7
* Fixed #24837 -- field__contained_by=RangeMarc Tamlyn2015-06-041-0/+15
* Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn2015-05-311-0/+15
* Stopped special-casing postgres-specific testsClaude Paroz2015-04-182-24/+42
* Fixed #24301 -- Added PostgreSQL-specific aggregate funct...Andriy Sokolovskiy2015-03-301-0/+18
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-2/+4
* Fixed #24092 -- Widened base field support for ArrayField.Marc Tamlyn2015-01-161-1/+15
* Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn2015-01-101-0/+23
* Fixed #23423 -- Added unaccent lookup in django.contrib.p...Thomas Chaumeny2014-11-292-1/+20
* Removed unused import.Tim Graham2014-11-041-1/+1
* Added HStoreField.Marc Tamlyn2014-11-043-0/+91