summaryrefslogtreecommitdiff
path: root/tests/async/test_async_queryset.py
AgeCommit message (Expand)Author
2023-07-31Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related().John Parton
2023-02-14Fixed #34280 -- Allowed specifying different field values for create operatio...tschilling
2022-11-03Refs #33646 -- Moved tests of QuerySet async interface into async tests.Bhuvnesh