django1/tests/postgres_tests
Andrea Grandi 43b2d88a5b Fixed #24844 -- Corrected has_changed implementation for HStoreField. 2015-05-24 17:32:16 +02: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 #24844 -- Corrected has_changed implementation for HStoreField. 2015-05-24 17:32:16 +02: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