django/tests/asgi
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