When you will read Michael's links on documentation you can use
generic views on newforms:
http://217.196.165.10/create_update.txt
They have create and update preview support also, just use
preview=True option. And object_delete can use id's like
'1/2/3/4/5/10/128' to use url's like /people/person/1/2/3/4/5/10/128/
delete/ for multiple deletes :)


On 30 Бер, 22:22, "Victor Quiroz" <[EMAIL PROTECTED]> wrote:
> Hello, what is the difference (advantage) to use generic  views or newforms
>
> Victor
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to