On Jan 22, 2008 5:54 PM, Tim <[EMAIL PROTECTED]> wrote:

>
>
>
> On Jan 22, 3:45pm, Chris Brand <[EMAIL PROTECTED]> wrote:
> > I'd start by looking at the HTML that results, particularly the "input
> name" parts. From your symptoms, it sounds like you may have two (or more)
> with the same name.
> >
> > Chris
>
> Thanks, Chris.
>
> Here's some example output. As you can see, the prefix-adding part of
> the code does what it'ssupposed to, in that each input line for the
> answers is uniquely marked. The problem I've got is the set of answers
> provided per question, as they should be different from one question
> to the next.
>
> [snipped]


What level of Django are you running?  I recall seeing reports of behavior
like this, but it has been fixed.  See for example:

http://code.djangoproject.com/ticket/5665

Karen

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