1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/staticfiles_tests
2024-02-28 06:24:24 +01:00
..
apps
project Fixed #29022 -- Fixed handling protocol-relative URLs in ManifestStaticFilesStorage when STATIC_URL is set to /. 2024-02-28 06:24:24 +01:00
urls
__init__.py
cases.py
settings.py
storage.py
test_checks.py
test_finders.py
test_forms.py
test_handlers.py
test_liveserver.py
test_management.py
test_storage.py Fixed #29022 -- Fixed handling protocol-relative URLs in ManifestStaticFilesStorage when STATIC_URL is set to /. 2024-02-28 06:24:24 +01:00
test_templatetags.py
test_utils.py
test_views.py