django/tests/regressiontests/staticfiles_tests/project
Jannis Leidel a82488bf4b Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings and path fragments.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-03 10:51:02 +00:00
..
documents Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings and path fragments. 2011-11-03 10:51:02 +00:00
prefixed Fixed #16424 -- Fixed regression in collect static management command introduced in r16509 that prevented prefixed collection. 2011-07-06 10:28:18 +00:00
site_media Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +00:00