django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
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 |
Adam Johnson
|
ffde4d5da8
|
Normalized check framework test pattern.
|
2020-03-21 20:14:02 +01:00 |
Tom Christie
|
b02f08e02c
|
Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.
|
2015-09-18 07:44:39 -04:00 |