django1/django/core/checks
Tim Graham 7ae03204ac Fixed #23469 -- Removed test runner compatibility check which often yielded false positives. 2014-10-17 10:31:49 -04:00
..
compatibility Fixed #23469 -- Removed test runner compatibility check which often yielded false positives. 2014-10-17 10:31:49 -04:00
security Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
__init__.py Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
messages.py Fixed #22193 -- Made hint a truly optional arugment on check messages. 2014-03-03 19:16:19 +08:00
model_checks.py Fixed #23615 -- Validate that a Model instance's "check" attribute is a method. 2014-10-16 23:49:21 +07:00
registry.py Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00