django/tests/postgres_tests
Villiers Strauss 614bec41b5 Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare_value() 2015-05-25 12:06:55 -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 forms import. 2015-05-24 17:52:35 +02: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