django1/tests/invalid_models_tests
Anubhav Joshi 91f1b6dcdc Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database.
Thanks russellm for report and Tim Graham for review.
2014-06-17 16:16:02 -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_models.py Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. 2014-06-17 16:16:02 -04:00
test_ordinary_fields.py Fixed several flake8 errors, including one where a test wouldn't be run 2014-05-17 09:54:34 -07:00
test_relative_fields.py Flake8 corrections 2014-03-12 20:34:05 +02:00