This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ec0ff40631
django1
/
tests
/
staticfiles_tests
/
project
History
Mariusz Felisiak
8d7271578d
Fixed CVE-2020-24583,
#31921
-- Fixed permissions on intermediate-level static and storage directories on Python 3.7+.
...
Thanks WhiteSage for the report.
2020-09-01 09:17:23 +02:00
..
documents
Fixed CVE-2020-24583,
#31921
-- Fixed permissions on intermediate-level static and storage directories on Python 3.7+.
2020-09-01 09:17:23 +02:00
faulty
…
loop
Fixed
#24452
-- Fixed HashedFilesMixin correctness with nested paths.
2017-01-11 09:21:29 -05:00
pathlib
Refs
#29983
-- Added support for using pathlib.Path in all settings.
2019-11-07 10:26:22 +01:00
prefixed
…
site_media
…