summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/apps
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
* Fixed #28566 -- Added path matching to collectstatic ignore patterns.Daniel Wiesmann2018-07-132-1/+1
* Fixed #27948 -- Removed incorrect unquote() in static serving views.Tim Graham2017-03-171-0/+1
* Fixed #20189 -- Allowed customizing staticfiles ignored_patterns listClaude Paroz2016-04-221-0/+5
* Removed obsolete reference to media directory.Aymeric Augustin2015-02-211-1/+1
* Removed workaround for SVN limitations.Aymeric Augustin2015-02-214-1/+3
* Removed superfluous models.py files.Aymeric Augustin2013-12-172-0/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2613-0/+11