summaryrefslogtreecommitdiff
path: root/tests/async_queryset/models.py
AgeCommit message (Expand)Author
2022-11-03Refs #33646 -- Moved tests of QuerySet async interface into async tests.Bhuvnesh
2022-04-26Fixed #33646 -- Added async-compatible interface to QuerySet.Andrew Godwin