summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/apps/test
AgeCommit message (Expand)Author
2018-07-13Fixed #28566 -- Added path matching to collectstatic ignore patterns.Daniel Wiesmann
2017-03-17Fixed #27948 -- Removed incorrect unquote() in static serving views.Tim Graham
2015-02-21Removed obsolete reference to media directory.Aymeric Augustin
2015-02-21Removed workaround for SVN limitations.Aymeric Augustin
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner