summaryrefslogtreecommitdiff
path: root/tests/regressiontests/staticfiles_tests/tests.py
AgeCommit message (Expand)Author
2010-11-17Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...Jannis Leidel
2010-10-30Ensure that the staticfiles tests use the MEDIA_ROOT they intended, also use ...Alex Gaynor
2010-10-30Sped up the staticfiles_tests by allowing them to only search a few relevant ...Alex Gaynor
2010-10-23Fixed #14544 -- Squashed bug in the findstatic command when used with the --f...Jannis Leidel
2010-10-21Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfile...Jannis Leidel
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel