django1/django/core/checks
Simon Charette a08fda2111 Fixed #25746 -- Isolated inlined test models registration.
Thanks to Tim for the review.
2016-01-06 20:00:07 -05:00
..
compatibility Removed deprecated TEMPLATE_* settings per deprecation timeline. 2015-09-23 19:31:11 -04:00
security Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS. 2015-07-15 09:18:58 -04:00
__init__.py Fixed #23813 -- Added checks for common URL pattern errors 2015-09-21 23:46:21 +10:00
caches.py Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check. 2015-09-18 07:44:39 -04:00
messages.py Fixed #25500 -- Added --fail-level option to check command. 2015-10-05 17:11:40 -04:00
model_checks.py Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
registry.py Fixed #23813 -- Added checks for common URL pattern errors 2015-09-21 23:46:21 +10:00
templates.py Fixed #24922 -- Added system check for templates setting 2015-06-06 19:40:26 -04:00
urls.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00