Hi,
I have a class with a GET and a POST request. I am sending the data ( with
pk of the object ) in my GET request and I want the frontend to use that pk
to refer to the exact instance of the model whenever doing any operation.

In my POST request I am only sending the `choice field` value. How do I use
the pk received in GET?

Thanks and regards,
Arpana Mehta

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGyqUuV%3DAeyL4N8XOsU6PsTQ8udfQBf5%3D2evzPG-PRCuhsR1_w%40mail.gmail.com.

Reply via email to