Mariusz Felisiak
|
34d1905712
|
Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS is a list of 2-tuples.
Thanks Jared Lockhart for the report.
Regression in c36075ac1d .
|
2021-04-21 09:41:37 +02:00 |
Carles Pina i Estany
|
721c95ba0b
|
Fixed #32180 -- Added system check for file system caches absolute location.
|
2020-11-11 11:04:52 +01:00 |
christa
|
c36075ac1d
|
Fixed #31983 -- Added system check for file system caches location.
Thanks Johannes Maron and Nick Pope for reviews.
|
2020-11-04 20:30:23 +01:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Tom Christie
|
b02f08e02c
|
Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.
|
2015-09-18 07:44:39 -04:00 |