django/tests/regressiontests/staticfiles_tests
Jannis Leidel bd0daa04f5 Fixed staticfiles test that was broken on Windows due to the result of the stdout not being correctly handled as Unicode.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15879 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-18 18:47:14 +00:00
..
apps
project Added staticfiles test case for filenames with medial capitals. 2011-03-18 18:47:08 +00:00
urls
__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 staticfiles test that was broken on Windows due to the result of the stdout not being correctly handled as Unicode. 2011-03-18 18:47:14 +00:00