Any view can be declared async by making the callable part of it return a coroutine ... Django uses asyncio.iscoroutinefunction to test if your view is ...
確定! 回上一頁