[image: cb73ae20-ab83-4660-ae61-255290059996.png]
I have a Django rest api which you can upload a file and an id. I want to 
call a function when the post button (check the image if you want) is 
pressed in order to do some stuff with the uploaded file. How can I do this 
in django rest platform? Thanks in advance.

Little bit more detailed information: I will upload a text file and when I 
pressed the post button, I want a function to start (which reads file's 
contents and finds a string in there).

-- 
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