django/tests/async
DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods.
Thanks Adam Johnson for the review.
2022-11-02 09:14:17 +01:00
..
__init__.py Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
models.py Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
test_async_model_methods.py Fixed #34112 -- Added async-compatible interface to Model methods. 2022-11-02 09:14:17 +01:00
tests.py Fixed #34062 -- Updated View.http_method_not_allowed() to support async. 2022-09-29 16:28:44 +02:00