Serializer Field's "source" Changing Serialized Data Key #8731
Unanswered
kolanos
asked this question in
Potential Issue
Replies: 0 comments
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.
-
I have the following:
Why does this give me:
instead of:
And if this is not a bug, how do I get the latter behavior?
And yes, I know I should just use
TextChoices
, that decision predates me.Beta Was this translation helpful? Give feedback.
All reactions