django/tests/postgres_tests
Tim Graham 623139b5d1 Refs #29147 --- Added JSONField serialization tests. 2018-03-21 20:11:06 -04:00
..
array_default_migrations
array_index_migrations
migrations Fixed #29227 -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
__init__.py
fields.py
models.py Fixed #29227 -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
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 Refs #29147 --- Added JSONField serialization tests. 2018-03-21 20:11:06 -04:00
test_ranges.py
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py