1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/postgres_tests
2015-06-06 09:04:53 -04:00
..
array_default_migrations
migrations Fixed #24837 -- field__contained_by=Range 2015-06-04 19:29:59 +01:00
__init__.py
fields.py
models.py Fixed #24837 -- field__contained_by=Range 2015-06-04 19:29:59 +01:00
test_aggregates.py
test_array.py Added missing tests for transforms usage with subquery for PostgreSQL fields 2015-06-06 09:04:53 -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