django1/tests/asgi
Jonas Lundberg f1e0fc645b Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
Regression in 441103a04d.
2022-05-31 08:38:00 +02: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 Fixed #33754 -- Fixed crash with prematurely closed ASGI request body. 2022-05-31 08:38:00 +02:00
urls.py Fixed #33754 -- Fixed crash with prematurely closed ASGI request body. 2022-05-31 08:38:00 +02:00