serializer.Serializer's context gets lost on adding field to it #9812
Unanswered
zamoosh
asked this question in
Potential Issue
Replies: 1 comment
-
|
If I use |
Beta Was this translation helpful? Give feedback.
0 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.
-
When I want to add my custom prop to instance of
serializer.Serializerclass in somevalidate_some_field, thecontextproperty gets{}!Simply try this peace of code:
In some random serializer.Serializer:
Beta Was this translation helpful? Give feedback.
All reactions