mirror of
https://github.com/Hopiu/django.git
synced 2026-03-21 16:30:25 +00:00
Added the ability to update only part of the model's fields in model.save() by introducing a new kwarg "update_fields". Thanks to all the numerous reviewers and commenters in the ticket |
||
|---|---|---|
| .. | ||
| fields.txt | ||
| index.txt | ||
| instances.txt | ||
| options.txt | ||
| querysets.txt | ||
| relations.txt | ||