1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/staticfiles_tests
2024-08-23 17:26:28 +02:00
..
apps Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
project Fixed #35553 -- Handled import*as in HashedFilesMixin. 2024-08-07 11:01:56 +02:00
urls
__init__.py
cases.py
settings.py
storage.py
test_checks.py
test_finders.py Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.staticfiles.finders.find(). 2024-06-28 08:39:55 -03:00
test_forms.py
test_handlers.py
test_liveserver.py Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
test_management.py Fixed #35689 -- Handled custom labels in LabelCommand.missing_args_message. 2024-08-23 17:26:28 +02:00
test_storage.py Fixed #35553 -- Handled import*as in HashedFilesMixin. 2024-08-07 11:01:56 +02:00
test_templatetags.py
test_utils.py
test_views.py