This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 00:55:44 +00:00
Code
Issues
25
Releases
Wiki
Activity
main
django
/
tests
/
asgi
History
Jacob Walls
a5bc0cfd35
Refs
#33735
-- Captured stderr during ASGITest.test_file_response.
2024-11-27 11:00:05 +01:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
tests.py
Refs
#33735
-- Captured stderr during ASGITest.test_file_response.
2024-11-27 11:00:05 +01:00
urls.py
Fixed
#34752
-- Fixed handling ASGI http.disconnect for streaming responses.
2023-09-11 19:53:21 +02:00