summaryrefslogtreecommitdiff
path: root/tests/regressiontests/staticfiles_tests/project
AgeCommit message (Expand)Author
2013-02-23Fixed #19526Aleksandra Sendecka
2012-07-08Fixed #18487 -- Made sure that protocol-relative URLs aren't processed by the...Jannis Leidel
2012-07-08Fixed #18050 -- Fixed a rather glaring bug in the handling of @import stateme...Jannis Leidel
2012-03-13Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticF...Jannis Leidel
2012-03-02Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that pre...Jannis Leidel
2011-12-27Fixed #17455 -- Extended `CachedStaticFilesStorage` slightly to handle some U...Jannis Leidel
2011-11-03Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings...Jannis Leidel
2011-09-21Fixed the relative static file resolution of the CachedStaticFilesStorage bac...Jannis Leidel
2011-08-11Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta...Jannis Leidel
2011-07-06Fixed #16424 -- Fixed regression in collect static management command introdu...Jannis Leidel
2011-06-30Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...Jannis Leidel
2011-03-18Added staticfiles test case for filenames with medial capitals.Jannis Leidel
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel