summaryrefslogtreecommitdiff
path: root/django/core/checks/caches.py
AgeCommit message (Expand)Author
2020-11-11Fixed #32180 -- Added system check for file system caches absolute location.Carles Pina i Estany
2020-11-04Fixed #31983 -- Added system check for file system caches location.christa
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