summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/apps/staticfiles_config.py
AgeCommit message (Collapse)Author
2016-04-22Fixed #20189 -- Allowed customizing staticfiles ignored_patterns listClaude Paroz
Thanks Tim Graham for the review.