summaryrefslogtreecommitdiff
path: root/tests/async/models.py
AgeCommit message (Expand)Author
2022-11-08[4.1.x] Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_cre...Jon Janzen
2022-11-08[4.1.x] Refs #33646 -- Moved tests of QuerySet async interface into async tests.Bhuvnesh
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin