1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/postgres_tests
2018-10-02 19:17:23 -04:00
..
array_default_migrations
array_index_migrations
migrations Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
__init__.py
fields.py Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
models.py Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
test_aggregates.py
test_array.py
test_bulk_update.py
test_citext.py
test_functions.py
test_hstore.py
test_indexes.py
test_introspection.py Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
test_json.py
test_ranges.py Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 2018-10-02 19:17:23 -04:00
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py