summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/tests.py
AgeCommit message (Expand)Author
2014-02-13[1.6.x] Added a missing import in staticfiles tests.Tim Graham
2014-02-12[1.6.x] Reworked the detection of local storages for the collectstatic command.Loic Bistuer
2013-12-31[1.6.x] Fixed #21581 -- Fixed a number of issues with collectstatic.Loic Bistuer
2013-04-28Fixed #18986 -- Improved error message for missing filesAymeric Augustin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner