On 8 Feb 2009, at 10:18 , tsop wrote:
> The view:
> http://dpaste.com/118076/
>
> The template:
> http://dpaste.com/118077/
>
>
> King Regards,
> Titus

Since the forms seem pretty much disjoint, and are completely  
separated on the page itself (it's not like you're mixin two django  
Forms in a single HTML <form/>), why don't you just send each form to  
its own view for validation?

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