django1/tests/postgres_tests
Adam Chainz d34d39ade7 Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
..
array_default_migrations Refs #22962 -- Made test case use non-conflicting table names 2015-02-13 14:01:54 +01:00
migrations Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
__init__.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
fields.py Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
models.py Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
test_aggregates.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
test_array.py Added missing tests for transforms usage with subquery for PostgreSQL fields 2015-06-06 09:04:53 -04:00
test_functions.py Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
test_hstore.py Added missing tests for transforms usage with subquery for PostgreSQL fields 2015-06-06 09:04:53 -04:00
test_json.py Added missing tests for transforms usage with subquery for PostgreSQL fields 2015-06-06 09:04:53 -04:00
test_ranges.py Switch to aware datetimes in test. 2015-06-06 13:05:29 +01:00
test_unaccent.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00