Hi all,
I am wondering how can i use form_class with generic views?

FOr example, according to the online doc, 
http://docs.djangoproject.com/en/dev/ref/generic-views/
we can use form_class as a required argument for create_object ,
update_object, delete_object

But the online doc stopped short on how to use the form_class.

Is there anyone woh has a simple example on how to use form_class as a
required argument for generic views?

Thanks alot!
--~--~---------~--~----~------------~-------~--~----~
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