summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/migrations/0001_setup_extensions.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny
2014-11-04Removed unused import.Tim Graham
2014-11-04Added HStoreField.Marc Tamlyn