django/tests/invalid_models_tests
Tim Graham 87338198e9 Fixed #26320 -- Deprecated implicit OneToOnField parent_link. 2016-04-22 12:59:41 -04:00
..
__init__.py
test_backend_specific.py
test_custom_fields.py
test_deprecated_fields.py
test_models.py Fixed #26320 -- Deprecated implicit OneToOnField parent_link. 2016-04-22 12:59:41 -04:00
test_ordinary_fields.py Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
test_relative_fields.py