1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +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 Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
project
urls
__init__.py
storage.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
test_liveserver.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
tests.py Added ManifestStaticFilesStorage to staticfiles contrib app. 2014-01-20 19:32:07 +01:00