summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/apps/staticfiles_config.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-07-13Fixed #28566 -- Added path matching to collectstatic ignore patterns.Daniel Wiesmann
2016-04-22Fixed #20189 -- Allowed customizing staticfiles ignored_patterns listClaude Paroz