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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
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
..
apps
…
project
…
urls
…
__init__.py
…
cases.py
…
settings.py
Refs
#29983
-- Added support for using pathlib.Path in all settings.
2019-11-07 10:26:22 +01:00
storage.py
…
test_checks.py
…
test_finders.py
…
test_forms.py
…
test_handlers.py
…
test_liveserver.py
…
test_management.py
…
test_storage.py
…
test_templatetags.py
…
test_utils.py
…
test_views.py
…