summaryrefslogtreecommitdiff
path: root/tests/queries/test_bulk_update.py
AgeCommit message (Expand)Author
2018-11-21Fixed #29974 -- Fixed non-truthy primary key values for QuerySet.bulk_update().Tom Forbes
2018-09-18Fixed #23646 -- Added QuerySet.bulk_update() to efficiently update many models.Tom Forbes