django1/django/core/checks
Ian Foote 9f3c691259 [1.7.x] Added missing spaces to implicitly joined strings
Backport of 4c39c270af from master
2014-06-30 07:12:52 -04:00
..
compatibility [1.7.x] Added missing spaces to implicitly joined strings 2014-06-30 07:12:52 -04:00
__init__.py [1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings defaults. 2014-06-13 12:40:42 -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 [1.7.x] Fixed #22195 -- Used constants to define built-in tags for check framework. 2014-04-10 08:54:32 -04:00
registry.py [1.7.x] Fixed #22194 -- Added --list-tags option to check command. 2014-04-10 09:44:43 -04:00