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-11-20 11:36:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ec7f0bcf79
django
/
tests
/
asgi
History
Download ZIP
Download TAR.GZ
신우진
1fb3f57e81
Fixed
#36281
-- Used async-safe write in ASGIHandler.read_body().
...
Thanks Carlton Gibson for reviews.
2025-05-04 14:53:08 +02:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
tests.py
Fixed
#36281
-- Used async-safe write in ASGIHandler.read_body().
2025-05-04 14:53:08 +02:00
urls.py
Fixed
#34752
-- Fixed handling ASGI http.disconnect for streaming responses.
2023-09-11 19:53:21 +02:00