django1/tests/invalid_models_tests
Mariusz Felisiak 4ec96b776b [1.8.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model.
Backport of 914167abf1 from master
2015-10-06 19:26:00 -04:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
base.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
test_backend_specific.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
test_custom_fields.py Fixed #23761 -- Added test for MySQL validator and db_type is None. 2014-11-13 11:06:59 +01:00
test_models.py [1.8.x] Fixed #25055 -- Made m2m long name testing friendlier for 3rd party databases. 2015-07-03 09:00:36 -04:00
test_ordinary_fields.py Fixed #23801 -- Added warning when max_length is used with IntegerField 2014-11-26 18:41:54 -05:00
test_relative_fields.py [1.8.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model. 2015-10-06 19:26:00 -04:00