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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
deprecation
History
Mariusz Felisiak
a7c73b944f
Fixed
#34821
-- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings from mutating the main STORAGES.
...
Regression in 6b965c600054f970bdf94017ecf2e0e6e0a4326b.
2023-09-11 13:04:32 +02:00
..
__init__.py
…
test_middleware_mixin.py
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00
test_storages.py
Fixed
#34821
-- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings from mutating the main STORAGES.
2023-09-11 13:04:32 +02:00
tests.py
Fixed
#33518
-- Added RemovedAfterNextVersionWarning.
2022-02-21 06:23:41 +01:00