1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/staticfiles_tests
2011-02-01 14:57:10 +00:00
..
apps
project
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 #15094 - Added check for forgetting trailing comma in STATICFILES_DIRS tuple. Also reorganized staticfiles settings-checks for better consistency. 2011-02-01 14:57:10 +00:00