Thanks guys!  Using multiple forms + prefixes is exactly what I need!

Would be nice if there was some global wrapper though so you could do
validation amongst the forms but beggars can't be choosers.

On Aug 23, 2:28 am, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Aug 23, 2:33 am, Jeff Anderson <[EMAIL PROTECTED]> wrote:
>
> > There is no reason that you couldn't include multiple forms in an HTML
> > post operation. You just have to make sure that there won't end up being
> > duplicate fields across forms.
>
> In fact, there isn't even any reason to worry about that: just use a
> prefix when instantiating the 
> form.http://www.djangoproject.com/documentation/forms/#prefixes-for-forms
>
> --
> 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to