1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/staticfiles_tests
2020-04-28 08:25:07 +02:00
..
apps
project
urls
__init__.py
cases.py
settings.py
storage.py Fixed #31517 -- Fixed HashedFilesMixin.hashed_name() if hash of the file is None. 2020-04-28 08:25:07 +02:00
test_checks.py
test_finders.py
test_forms.py Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +01:00
test_liveserver.py
test_management.py
test_storage.py Fixed #31517 -- Fixed HashedFilesMixin.hashed_name() if hash of the file is None. 2020-04-28 08:25:07 +02:00
test_templatetags.py
test_utils.py
test_views.py