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-14 16:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
/
project
/
documents
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
..
cached
Fixed
#36348
-- Fixed handling multiple nested url()s in ManifestStaticFilesStorage.
2025-05-16 15:56:17 +02:00
nested
Fixed
#32319
-- Added ES module support to ManifestStaticFilesStorage.
2022-12-07 10:56:00 +01:00
subdir
…
test
…
absolute_root.css
Fixed
#26249
-- Fixed collectstatic crash for files in STATIC_ROOT referenced by absolute URL.
2016-02-23 19:34:21 +01:00
absolute_root.js
Fixed
#32319
-- Added ES module support to ManifestStaticFilesStorage.
2022-12-07 10:56:00 +01:00
staticfiles_v1.json
Fixed
#34235
-- Added ManifestFilesMixin.manifest_hash attribute.
2023-01-02 09:53:52 +01:00
styles_root.css
Fixed
#26249
-- Fixed collectstatic crash for files in STATIC_ROOT referenced by absolute URL.
2016-02-23 19:34:21 +01:00
test.txt
…