1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/staticfiles_tests
2021-05-31 11:09:48 +02:00
..
apps
project Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2021-05-31 11:09:48 +02:00
urls
__init__.py
cases.py
settings.py
storage.py Refs #32319 -- Changed HashedFilesMixin to use named groups in patterns. 2021-05-31 10:40:21 +02:00
test_checks.py Fixed #27854 -- Added system check for nonexistent directories in STATICFILES_DIRS setting. 2021-03-03 11:27:08 +01:00
test_finders.py
test_forms.py
test_handlers.py
test_liveserver.py
test_management.py
test_storage.py Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 2021-05-31 11:09:48 +02:00
test_templatetags.py
test_utils.py
test_views.py