summaryrefslogtreecommitdiff
path: root/tests/async/test_async_related_managers.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34280 -- Allowed specifying different field values for create operatio...tschilling2023-02-141-3/+9
* Fixed #34135 -- Added async-compatible interface to related managers.Jon Janzen2022-11-091-1/+51
* Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...Jon Janzen2022-11-081-0/+56