1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/staticfiles_tests
2019-09-27 23:01:41 +02:00
..
apps
project
urls
__init__.py
cases.py
settings.py
storage.py
test_checks.py
test_finders.py
test_forms.py
test_liveserver.py
test_management.py Fixed #30802 -- Prevented manifest creation when running collectstatic in dry run mode. 2019-09-27 23:01:41 +02:00
test_storage.py Refs #28606 -- Removed CachedStaticFilesStorage per deprecation timeline. 2019-09-10 12:01:00 +02:00
test_templatetags.py
test_utils.py
test_views.py