summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/test_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak2022-02-071-1/+4
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-54/+71
* Fixed #27854 -- Added system check for nonexistent directories in STATICFILES...Jacob Walls2021-03-031-2/+23
* Used CollectionTestCase in FindersCheckTests tests.Mariusz Felisiak2021-03-031-26/+32
* Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ...Paweł Kołodziej2018-09-271-0/+10
* Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to s...Ling-Xiao Yang2017-02-011-0/+77