django/tests/regressiontests/staticfiles_tests/project
Jannis Leidel 7487c74020 Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13 03:48:03 +00:00
..
documents Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend. 2012-03-13 03:48:03 +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