On Jun 16, 9:48 am, Genis Pujol Hamelink <genis.pu...@gmail.com>
wrote:
> well, if you retrieve an object via GET modify something and then submit the
> new data you will create a POST request and I was wondering if I could test
> wether the object being saved was an existing one or not...
>
> greetings,
>
> Genis
>
OK, so you have the existing object. Now you can pass it in via the
instance parameter when you instantiate the form, as I stated above.
--
DR.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to