On May 20, 5:28 pm, luke lukes <lordluk...@gmail.com> wrote:
> thanks Paul and DR, your solution worked. anyway now i have a problem with
> the validation of that form (her's the view):


(snip)

Sorry, your code's indentation get messed up so it's hard to tell
where the problem ise exactly. Please post a link to dpaste or
something similar...

Oh and yes, just in case : wrt/ the form, Paul and Daniel are right
about the assignment to self.fields[fieldname], but you also need to
call the parent's __init__ 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