提交歷史

作者 SHA1 備註 提交日期
  Carlton Gibson 32d70b2f55 Refs #34118 -- Adopted asgiref coroutine detection shims. 2 年之前
  Antoine Lorence 9b0c9821ed Fixed #34062 -- Updated View.http_method_not_allowed() to support async. 2 年之前
  Carlton Gibson 5c67d906fd Removed stale Windows asyncio test skips. 3 年之前
  Carlton Gibson 9ffd4eae2c Fixed #33611 -- Allowed View subclasses to define async method handlers. 3 年之前
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 年之前
  Andrew Godwin 17009e9105 Refs #31224 -- Added autoconversion of test async methods. 5 年之前
  Jon Dufresne e3f6e18513 Fixed #31253 -- Fixed data loss possibility when using caching from async code. 5 年之前
  Andrew Godwin c90ab30fa1 Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable. 5 年之前
  Carlton Gibson e83c300a33 Fixed #30900 -- Skipped async-related tests on Windows using Python 3.8.0. 5 年之前
  Andrew Godwin a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. 6 年之前