1
0
mirror of https://github.com/django/django.git synced 2025-03-26 17:20:49 +00:00
Mariusz Felisiak 34d1905712
Fixed -- Fixed caches system check crash when STATICFILES_DIRS is a list of 2-tuples.
Thanks Jared Lockhart for the report.

Regression in c36075ac1dddfa986340b1a5e15fe48833322372.
2021-04-21 09:41:37 +02:00
..