django/tests/check_framework
Tim Graham c87ee41954 Fixed #23861 -- Added an API to deprecate model fields.
Thanks Markus Holterman and Berker Peksag for review.
2015-01-05 11:35:36 -05:00
..
__init__.py
models.py Fixed #23765 -- Removed BooleanField default check which often yielded false positives. 2014-11-13 20:12:29 +01:00
test_model_field_deprecation.py Fixed #23861 -- Added an API to deprecate model fields. 2015-01-05 11:35:36 -05:00
test_security.py Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
tests.py Fixed #23338 -- Added warning when unique=True on ForeigKey 2014-11-27 19:42:30 -05:00