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-10-28 08:06:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
1536833e93a72a24e7ad32c04a922be83c328756
django
/
tests
/
asgi
History
Carlton Gibson
ae824eceb1
[4.2.x]
Fixed
#34428
-- Made ASGIStaticFilesHandler adapt response to async iterator.
...
Bug in
0bd2c0c901
. Backport of
02c356f2f3
from main
2023-03-21 20:52:59 +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
[4.2.x]
Fixed
#34428
-- Made ASGIStaticFilesHandler adapt response to async iterator.
2023-03-21 20:52:59 +01:00
urls.py
Fixed
#33755
-- Moved ASGI body-file cleanup into request class.
2022-06-09 11:11:45 +02:00