fix doc
This commit is contained in:
@ -234,7 +234,7 @@ Send for `Model.relation_name.remove()` method for `ManyToMany` relations and re
|
|||||||
|
|
||||||
### post_bulk_update
|
### post_bulk_update
|
||||||
|
|
||||||
`post_bulk_update(sender: Type["Model"], instances: List["Model"], **kwargs),
|
`post_bulk_update(sender: Type["Model"], instances: List["Model"], **kwargs)`,
|
||||||
Send for `Model.objects.bulk_update(List[objects])` method.
|
Send for `Model.objects.bulk_update(List[objects])` method.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user