django/tests/invalid_models_tests
Luis San Pablo 4f2eb5fc5d [1.9.x] Fixed #25981 -- Added need to update migrations to on_delete deprecation warning.
Backport of a856555df2 from master
2015-12-24 08:08:51 -05:00
..
__init__.py Deprecated load_app(). 2013-12-22 11:39:17 +01:00
base.py Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
test_backend_specific.py Fixed #25172 -- Fixed check framework to work with multiple databases. 2015-08-12 18:00:26 -04: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_deprecated_fields.py [1.9.x] Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:49:03 -05:00
test_models.py [1.9.x] Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:49:03 -05:00
test_ordinary_fields.py [1.9.x] Revert "Fixed #25417 -- Added a field check for invalid default values." 2015-10-27 11:17:02 -04:00
test_relative_fields.py [1.9.x] Fixed #25981 -- Added need to update migrations to on_delete deprecation warning. 2015-12-24 08:08:51 -05:00