summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/cases.py
AgeCommit message (Expand)Author
2017-01-04Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...Tim Graham
2016-12-17Fixed #25484 -- Made {% static %} render escaped URLs.alix-
2016-03-28Cleaned class inheritances in staticfiles testsClaude Paroz
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-07-01Fixed #24982 -- Split staticfiles tests into multiple filesMoritz Sichert