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
models.py
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