summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/storage.py
AgeCommit message (Collapse)Author
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-11-02Fixing E302 ErrorsJason Myers
Signed-off-by: Jason Myers <jason@jasonamyers.com>
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner