Django Forum
Feature idea: update_or_create to allow different defaults for create and update operations.
Django Internals
ORM
adamchainz
January 21, 2023, 9:48am
15
make a separate ticket?
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
update_or_create(defaults=None) sends update_fields=set() rather than None
ORM
3
139
July 2, 2025
update_or_create Behavior
ORM
50
6360
January 19, 2024
save() behavior when updating model with default primary keys
Using the ORM
9
2769
May 3, 2024
how to use update_or_create
Using Django
1
3155
December 22, 2020
update_or_create only if filed is empty
Using Django
4
3179
November 8, 2021