django/tests/postgres_tests
Simon Charette 3738e4ac46 Fixed #25841 -- Handled base array fields validation errors with params.
Thanks to Trac alias benzid-wael for the report.
2015-12-17 20:25:04 -05:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py
models.py
test_aggregates.py
test_array.py Fixed #25841 -- Handled base array fields validation errors with params. 2015-12-17 20:25:04 -05:00
test_functions.py
test_hstore.py Fixed #25544 -- Removed duplicate ids in prefetch_related() queries. 2015-12-17 19:08:30 -05:00
test_json.py
test_ranges.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
test_unaccent.py