django/tests/regressiontests/staticfiles_tests
Jannis Leidel 1d32bdd3c9 Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app.
Many thanks to Florian Apolloner and Jacob Kaplan-Moss for reviewing and eagle eyeing.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-11 14:07:39 +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 #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +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
tests.py Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +00:00