summaryrefslogtreecommitdiff
path: root/django/core/checks/caches.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-09-18Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.Tom Christie