django1/tests/postgres_tests
Tim Graham df0674eabb [1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup.
Backport of 3c8fe5dddf from master
2015-05-13 10:34:15 -04: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] Fixed #24373 -- Added run_validators to ArrayField. 2015-02-20 11:53:17 +00:00
test_hstore.py [1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:34:15 -04:00
test_ranges.py [1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:35 -04:00
test_unaccent.py [1.8.x] Fixed #24290 -- Skipped postgres_tests if not running with PostgreSQL. 2015-02-17 06:35:17 -05:00