This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
SaJH
2ff00251f9
Fixed
#35669
-- Improved max post-process passes exceeded error message in HashedFilesMixin.
...
Signed-off-by: SaJH <wogur981208@gmail.com>
2024-08-30 10:00:51 +02:00
..
apps
…
project
Fixed
#35669
-- Improved max post-process passes exceeded error message in HashedFilesMixin.
2024-08-30 10:00:51 +02:00
urls
…
__init__.py
…
cases.py
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00
settings.py
…
storage.py
…
test_checks.py
Refs
#26029
-- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
2023-09-18 22:12:40 +02:00
test_finders.py
Refs
#22712
-- Adjusted deprecation warning stacklevel in staticfiles finders.
2024-08-28 11:44:05 -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
#35669
-- Improved max post-process passes exceeded error message in HashedFilesMixin.
2024-08-30 10:00:51 +02:00
test_templatetags.py
…
test_utils.py
…
test_views.py
…