summaryrefslogtreecommitdiff
path: root/tests/async/test_async_related_managers.py
AgeCommit message (Expand)Author
2023-02-14Fixed #34280 -- Allowed specifying different field values for create operatio...tschilling
2022-11-09Fixed #34135 -- Added async-compatible interface to related managers.Jon Janzen
2022-11-08Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...Jon Janzen