mirror of
https://github.com/django/django.git
synced 2025-01-26 02:00:08 +00:00
365853da01
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