summaryrefslogtreecommitdiff
path: root/tests/regressiontests/views/media
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2010-09-26Fixed #7535 -- Correctly set Content-Encoding header in static files serving ...Jannis Leidel
2007-12-17Fixed #5596 -- Changed the static view for the development server so that Dja...Malcolm Tredinnick
2007-09-17Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks...Russell Keith-Magee