How do I patch a specific feild in DRF? your tutorials and API are confusing m and the example code doesn't work.. I have a product model and I want to update the number of likes it get by sending a JSON request and then update only the likes field of my model from the sent JSON, so how do I do that?
-- 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.
