django/tests/postgres_tests
Tim Graham 3c8fe5dddf Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:31:59 -04:00
..
array_default_migrations Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:01:54 +01:00
migrations Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
__init__.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
fields.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
models.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
test_aggregates.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
test_array.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
test_hstore.py Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:31:59 -04:00
test_ranges.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
test_unaccent.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00