summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_caches.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-04-21Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS is a li...Mariusz Felisiak
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
2020-03-21Normalized check framework test pattern.Adam Johnson
2015-09-18Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.Tom Christie