1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/invalid_models_tests
2016-06-10 10:57:22 -04:00
..
__init__.py
test_backend_specific.py Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
test_custom_fields.py
test_deprecated_fields.py
test_models.py Fixed #12810 -- Added a check for clashing ManyToManyField.db_table names. 2016-06-10 10:57:22 -04:00
test_ordinary_fields.py Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
test_relative_fields.py Fixed #26648 -- Added a system check for invalid related_query_name's containing underscores. 2016-06-09 11:57:32 -04:00