django1/tests/invalid_models_tests
Adam DePue 2d12a59938 [1.7.x] Fixed #23761 -- Fixed crash with MySQL validator and db_type is None.
The issue was fixed on master in e9103402c0.
2014-11-13 11:03:01 +01: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 [1.7.x] Fixed #23761 -- Fixed crash with MySQL validator and db_type is None. 2014-11-13 11:03:01 +01:00
test_models.py [1.7.x] Added a unit test to ensure models cannot be ordered by a M2M field. 2014-07-08 09:20:15 -04:00
test_ordinary_fields.py Edited model and field checks for grammar and consistency. 2014-03-03 18:18:39 +08:00
test_relative_fields.py Flake8 corrections 2014-03-12 20:34:05 +02:00