Can we do upsert using DRF serializers #8888
Unanswered
lokeshwarobuli
asked this question in
General
Replies: 1 comment 4 replies
-
shouldn't we try to do that on orm level? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to override the serializers to do upsert similar to Django's update_or_create method ? for a list of dictionaries
Beta Was this translation helpful? Give feedback.
All reactions