Hello,

I have used ModelForm to create a form for a model class. In the
template rendering the form I just have:

    form.as_table

that is very neat, compared to writing out all the form elements in
the template manually, but it is of course not as flexible. What is
the common thing to do?

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