This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 08:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
7c08f26bf0
django
/
tests
/
staticfiles_tests
/
project
History
Download ZIP
Download TAR.GZ
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