Mariusz Felisiak
|
7119f40c98
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
|
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
Jacob Walls
|
b23232b6ab
|
Fixed #27854 -- Added system check for nonexistent directories in STATICFILES_DIRS setting.
|
2021-03-03 11:27:08 +01:00 |
|
Mariusz Felisiak
|
7186c536c4
|
Used CollectionTestCase in FindersCheckTests tests.
|
2021-03-03 11:20:13 +01:00 |
|
Paweł Kołodziej
|
05c578bc1f
|
Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a slash.
|
2018-09-27 19:49:37 -04:00 |
|
Ling-Xiao Yang
|
0ec4dc91e0
|
Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to system checks.
Thanks Simon Charette, Mariusz Felisiak, Tim Graham, and Adam Johnson
for review.
|
2017-02-01 09:48:24 -05:00 |
|