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
/
project
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
..
documents
Fixed
#35553
-- Handled import*as in HashedFilesMixin.
2024-08-07 11:01:56 +02:00
faulty
…
loop
Fixed
#35669
-- Improved max post-process passes exceeded error message in HashedFilesMixin.
2024-08-30 10:00:51 +02:00
nonutf8
Fixed
#34407
-- Reported filename when decoding fails in collectstatic's post_process.
2023-03-12 16:54:20 +01:00
pathlib
Refs
#29983
-- Added support for using pathlib.Path in all settings.
2019-11-07 10:26:22 +01:00
prefixed
…
site_media
…
static_url_slash
Fixed
#29022
-- Fixed handling protocol-relative URLs in ManifestStaticFilesStorage when STATIC_URL is set to /.
2024-02-28 06:24:24 +01:00