mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Removed versionadded/changed annotations for 2.2.
This commit is contained in:
parent
32796826bb
commit
416c584cab
34 changed files with 0 additions and 221 deletions
|
@ -370,8 +370,6 @@ for your use case.
|
|||
Update in bulk
|
||||
--------------
|
||||
|
||||
.. versionadded:: 2.2
|
||||
|
||||
When updating objects, where possible, use the
|
||||
:meth:`~django.db.models.query.QuerySet.bulk_update()` method to reduce the
|
||||
number of SQL queries. Given a list or queryset of objects::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue