django1/django/core/checks
rroskam ed514caed2 Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS. 2015-07-15 09:18:58 -04:00
..
compatibility Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are defined. 2015-07-13 17:50:22 -04:00
security Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS. 2015-07-15 09:18:58 -04:00
__init__.py Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are defined. 2015-07-13 17:50:22 -04:00
messages.py Fixed #24693 -- Added label and label_lower property to Model._meta 2015-05-02 16:58:18 +02: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 #24922 -- Added system check for templates setting 2015-06-06 19:40:26 -04:00
templates.py Fixed #24922 -- Added system check for templates setting 2015-06-06 19:40:26 -04:00