Hello,

I am trying to set up a Django FormWizard to add users to my site.  On one
of the steps I need to be able to enter more than one address.  I was hoping
to use a FormSet on this step but it does not seem to work as I had
expected.  The FormSet displays correctly initially, but when I submit the
form I get an error saying that the FormSet is not iterable.  Has anyone
made this work before?

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