1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/invalid_models_tests
2015-02-09 08:53:58 -05:00
..
__init__.py
base.py
test_backend_specific.py Removed BaseDatabaseValidation.validate_field() per deprecation timeline. 2015-01-17 14:58:09 -05:00
test_custom_fields.py
test_deprecated_fields.py Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
test_models.py Removed unnecessary parentheses in model check messages. 2015-02-09 08:53:58 -05:00
test_ordinary_fields.py
test_relative_fields.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00