1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/invalid_models_tests
2015-02-09 08:43:40 -05:00
..
__init__.py
base.py
test_backend_specific.py
test_custom_fields.py
test_models.py [1.8.x] Fixed #24249 -- Improved field shadowing validation in model multi-inheritance. 2015-02-09 08:43:40 -05:00
test_ordinary_fields.py Fixed #23801 -- Added warning when max_length is used with IntegerField 2014-11-26 18:41:54 -05:00
test_relative_fields.py