summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/migrations/0002_create_test_models.py
AgeCommit message (Expand)Author
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny
2014-11-04Added HStoreField.Marc Tamlyn