summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_caches.py
AgeCommit message (Expand)Author
2021-04-21[3.2.x] Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS...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