django/tests/regressiontests/staticfiles_tests
Jannis Leidel c4cc875643 Fixed #16703 -- Raise an exception if the storage location of the DefaultStorageFinder is empty.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-21 15:58:32 +00:00
..
apps Fixed a test case introduced in r15538 by creating a test file with non-ASCII characters dynamically. 2011-02-15 18:15:38 +00:00
project Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files. 2011-09-21 15:58:21 +00:00
urls Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
__init__.py
models.py
storage.py
tests.py Fixed #16703 -- Raise an exception if the storage location of the DefaultStorageFinder is empty. 2011-09-21 15:58:32 +00:00