1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/postgres_tests
2018-02-10 19:08:55 -05:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py
models.py
test_aggregates.py
test_array.py Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 2018-02-10 19:08:55 -05:00
test_citext.py
test_functions.py
test_hstore.py Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 2018-02-10 19:08:55 -05:00
test_indexes.py
test_introspection.py
test_json.py Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 2018-02-10 19:08:55 -05:00
test_ranges.py Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py