django/tests/postgres_tests
Markus Holtermann 45d93baf51 [1.8.x] Refs #22962 -- Made test case use non-conflicting table names
Backport of b06935a486 from master
2015-02-13 14:39:50 +01:00
..
array_default_migrations [1.8.x] Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:39:50 +01:00
migrations [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
models.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_array.py [1.8.x] Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:39:50 +01:00
test_hstore.py Added HStoreField. 2014-11-04 09:26:40 +00:00
test_ranges.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_unaccent.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00