1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/postgres_tests
2015-08-12 18:00:26 -04:00
..
array_default_migrations
migrations Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
__init__.py
fields.py
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
test_aggregates.py
test_array.py Fixed #25172 -- Fixed check framework to work with multiple databases. 2015-08-12 18:00:26 -04: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
test_unaccent.py