django1/tests/postgres_tests
Marc Tamlyn 33ea472f69 Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
..
array_default_migrations Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:01:54 +01:00
migrations Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
__init__.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
fields.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
models.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01: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 Add HasAnyKeys lookup for HStoreField. 2015-05-30 21:39:45 +01:00
test_json.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
test_ranges.py Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare_value() 2015-05-25 12:06:55 -04:00
test_unaccent.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00