summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/test_checks.py
AgeCommit message (Expand)Author
2018-09-27Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ...Paweł Kołodziej
2017-02-01Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to s...Ling-Xiao Yang