1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/postgres_tests
Simon Charette 59b57e672c Fixed #25867 -- Fixed a system check crash with nested ArrayFields.
Thanks to Jean Gourds for the report, Tim and Claude for the review.
2015-12-07 14:45:22 -05:00
..
array_default_migrations
array_index_migrations Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
migrations
__init__.py
fields.py
models.py
test_aggregates.py
test_array.py Fixed #25867 -- Fixed a system check crash with nested ArrayFields. 2015-12-07 14:45:22 -05:00
test_functions.py
test_hstore.py Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values. 2015-08-07 13:26:17 -04: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