1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/staticfiles_tests
2012-03-30 09:08:29 +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 Use the class decorator syntax available in Python >= 2.6. Refs #17965. 2012-03-30 09:08:29 +00:00