summaryrefslogtreecommitdiff
path: root/django/contrib/staticfiles/testing.py
AgeCommit message (Expand)Author
2017-02-04Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.Anton Samarchyan
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-08-28Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2013-08-31Made django.test.testcases not depend on staticfiles contrib app.Ramiro Morales