django/tests/asgi
2019-10-24 10:43:05 +02:00
..
__init__.py Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
tests.py Fixed #30900 -- Skipped async-related tests on Windows using Python 3.8.0. 2019-10-24 10:43:05 +02:00
urls.py Refs #30451 -- Added more tests for ASGIRequest and ASGIHandler. 2019-06-20 12:29:58 +02:00