django/tests/regressiontests/staticfiles_tests/project/documents/cached
Jannis Leidel e88a65660f Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that prevented it from finding files in nested directories. Many thanks to lpetre.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-02 11:29:14 +00:00
..
css Fixed #17455 -- Extended `CachedStaticFilesStorage` slightly to handle some URLs better that are used to add support for webfonts to IE 6-8. Also ignore `data:` URLs and fragment-only URLs (e.g. `#default#VML`). 2011-12-27 22:49:24 +00:00
img
absolute.css Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that prevented it from finding files in nested directories. Many thanks to lpetre. 2012-03-02 11:29:14 +00:00
denorm.css
other.css
relative.css Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings and path fragments. 2011-11-03 10:51:02 +00:00
styles.css
url.css