Hello. The ModelSerializer is used to enter data into the model. In the case of the "fields = "__all__"" parameter description in Meta. And descriptions of the "source" parameter in extra_kwargs. When deserializing data, an error occurs and the field that should be replaced from extra_kwargs is not filled in. Is this some kind of ModelSerializer feature or a bug?
Sincerely, Nikolay Nazarov -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/21691a8f-a180-41ee-a942-21779d9033a1n%40googlegroups.com.
