django/tests/regressiontests/staticfiles_tests
Karen Tracey 20b021e506 Fix staticfiles_tests.TestCollectionCachedStorage.test_post_processing so it passes on Windows.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-04 16:47:28 +00:00
..
apps Minor bugfixing of the staticfiles app following upstream development in django-staticfiles. 2012-02-13 10:51:17 +00:00
project 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
urls
__init__.py
models.py
storage.py
tests.py Fix staticfiles_tests.TestCollectionCachedStorage.test_post_processing so it passes on Windows. 2012-03-04 16:47:28 +00:00