Thanks a lot !  That worked great.  I can't believe how easy it is to
slam everything back into the db using the instance and prefix.
Django ftw!!

rob


>
> Just use them all side-by-side in your views and templates,  
> potentially using prefixes 
> (http://docs.djangoproject.com/en/dev/ref/forms/api/#prefixes-for-forms
> ) if you think there's a risk of field name collisions.
>
> Also, check formsets 
> (http://docs.djangoproject.com/en/dev/topics/forms/formsets/
> ) if you have series of identical forms.
--~--~---------~--~----~------------~-------~--~----~
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