Hi,
I am building a small survey app, questions are added to a survey
through django-admin, I am building the form dynamically, when the
form is submitted I only get the first form saving, here is the code:
http://dpaste.com/hold/39401/ Does anyone have any tips on how I can
get the other ones to save when the submit is clicked? Do I need to
loop somewhere prior to saving?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---