summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/storage.py
AgeCommit message (Expand)Author
2016-03-17[1.9.x] Fixed #26297 -- Fixed `collectstatic --clear` crash if storage doesn'...Berker Peksag
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-11-02Fixing E302 ErrorsJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner