django/tests/regressiontests/staticfiles_tests
Jannis Leidel 21e0b3a243 Fixed #16424 -- Fixed regression in collect static management command introduced in r16509 that prevented prefixed collection.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16519 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-06 10:28:18 +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 #16424 -- Fixed regression in collect static management command introduced in r16509 that prevented prefixed collection. 2011-07-06 10:28:18 +00:00
urls Fixed a few test docstrings and removed an unused import in staticfiles. 2011-02-01 20:39:40 +00:00
__init__.py
models.py
storage.py Fixed #15035 -- Fixed collectstatic management command to work with non-local storage backends correctly. Also refactored a bit code smell. 2011-01-08 10:03:27 +00:00
tests.py Fixed #16424 -- Fixed regression in collect static management command introduced in r16509 that prevented prefixed collection. 2011-07-06 10:28:18 +00:00