django1/tests/invalid_models_tests
Lex Berezhny 1a9bd75bfa Refs #27358 -- Fixed system check crash with an empty FileField.upload_to. 2016-11-30 10:07:42 -05:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
test_backend_specific.py Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
test_custom_fields.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
test_deprecated_fields.py Fixed #26154 -- Deprecated CommaSeparatedIntegerField 2016-02-10 17:57:43 -05:00
test_models.py Fixed #27295 -- Added a system check to prohibit model names that start or end with an underscore or contain double underscores. 2016-11-22 10:14:10 -05:00
test_ordinary_fields.py Refs #27358 -- Fixed system check crash with an empty FileField.upload_to. 2016-11-30 10:07:42 -05:00
test_relative_fields.py Fixed #27295 -- Added a system check to prohibit model names that start or end with an underscore or contain double underscores. 2016-11-22 10:14:10 -05:00