1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/invalid_models_tests
2015-10-06 19:22:37 -04:00
..
__init__.py
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
test_deprecated_fields.py
test_models.py Fixed #14217 -- Added validation for field name collision when using model inheritance. 2015-08-25 16:16:54 -04:00
test_ordinary_fields.py Fixed #25417 -- Added a field check for invalid default values. 2015-09-18 14:31:36 -04:00
test_relative_fields.py Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model. 2015-10-06 19:22:37 -04:00