Hi
I tried this by setting a method to a specific endpoint that will allow me to get and post details about users
My serializer looks like this
Class PersonSerializer (serializers.Serializer):
....
picture = serializers.ImageField (required=false)
In my code to list and add a user, I use PersonSerializer.
Can you perhaps send me a working code so ghat I will see what is missing in mine.
Regards
--
You received this message because you are subscribed to a topic in the Google Groups "Django REST framework" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-rest-framework/Jv9N2wf0fi8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-rest-fram...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.