django1/django/core/checks
Tim Graham a8b70d251d [1.8.x] Sorted imports with isort; refs #23860.
Backport of 0ed7d15563 from master
2015-02-09 14:24:06 -05:00
..
compatibility [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
security [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Fixed #23765 -- Removed BooleanField default check which often yielded false positives. 2014-11-13 20:12:29 +01:00
messages.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05: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 #23750 -- Allowed core.checks.register to be used as a function 2014-11-11 16:29:32 +01:00