1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/regressiontests/staticfiles_tests
2012-03-13 03:48:11 +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 #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend. 2012-03-13 03:48:03 +00:00
urls
__init__.py
models.py
storage.py
tests.py Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. 2012-03-13 03:48:11 +00:00