django/tests/async
Antoine Lorence ecf6506f44 [4.1.x] Fixed #34062 -- Updated View.http_method_not_allowed() to support async.
As with the options() methods, wrap the response in a coroutine if
the view is async.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>

Backport of 9b0c9821ed from main
2022-09-29 16:29:34 +02:00
..
__init__.py
models.py
tests.py [4.1.x] Fixed #34062 -- Updated View.http_method_not_allowed() to support async. 2022-09-29 16:29:34 +02:00