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-06-12 23:19:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
/
project
History
Samuel Cormier-Iijima
1ba5fe19ca
Fixed
#36348
-- Fixed handling multiple nested url()s in ManifestStaticFilesStorage.
...
Signed-off-by: Samuel Cormier-Iijima <samuel@cormier-iijima.com>
2025-05-16 15:56:17 +02:00
..
documents
Fixed
#36348
-- Fixed handling multiple nested url()s in ManifestStaticFilesStorage.
2025-05-16 15:56:17 +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