1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/staticfiles_tests
Jannis Leidel 8efd20f96d Added ManifestStaticFilesStorage to staticfiles contrib app.
It uses a static manifest file that is created when running
collectstatic in the JSON format.
2014-01-20 19:32:07 +01:00
..
apps
project
urls
__init__.py
storage.py
test_liveserver.py
tests.py Added ManifestStaticFilesStorage to staticfiles contrib app. 2014-01-20 19:32:07 +01:00