Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/postgres_tests/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+2
* Fixed #24894 -- Added contrib.postgres.functions.Transact...Adam Chainz2015-06-151-0/+4
* Fixed #24837 -- field__contained_by=RangeMarc Tamlyn2015-06-041-0/+12
* Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn2015-05-311-2/+12
* Stopped special-casing postgres-specific testsClaude Paroz2015-04-181-10/+17
* Fixed #24301 -- Added PostgreSQL-specific aggregate funct...Andriy Sokolovskiy2015-03-301-0/+18
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Fixed #24092 -- Widened base field support for ArrayField.Marc Tamlyn2015-01-161-1/+9
* Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn2015-01-101-2/+19
* Fixed #24034 -- Don't always overwrite deconstruct path.Jernej Kos2014-12-211-0/+5
* Fixed #23423 -- Added unaccent lookup in django.contrib.p...Thomas Chaumeny2014-11-291-0/+8
* Added HStoreField.Marc Tamlyn2014-11-041-1/+5
* Added array field support for PostgreSQL.Marc Tamlyn2014-05-221-0/+22