Hello everyone, i recently started to using rest-framework. I would like to 
combine HiddenField 
<https://www.django-rest-framework.org/api-guide/fields/#hiddenfield>and 
SerializerMethodField 
<https://www.django-rest-framework.org/api-guide/fields/#serializermethodfield>.
 
Simply hacking these classes is not working. I didn't dive yet into how 
fields work but i will after writing this post.

1. Do you (experienced users) have a solution?
2. If not, do you think that kind of field can be integrated into core?

Regards,
Mateusz

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to