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-10-09 18:12:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
33c2dc8757
django
/
tests
/
asgi
History
Download ZIP
Download TAR.GZ
Jonas Lundberg
6df6c1b970
[4.1.x]
Fixed
#33754
-- Fixed crash with prematurely closed ASGI request body.
...
Regression in
441103a04d
. Backport of
f1e0fc645b
from main
2022-05-31 09:35:20 +02:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
tests.py
[4.1.x]
Fixed
#33754
-- Fixed crash with prematurely closed ASGI request body.
2022-05-31 09:35:20 +02:00
urls.py
[4.1.x]
Fixed
#33754
-- Fixed crash with prematurely closed ASGI request body.
2022-05-31 09:35:20 +02:00