Ah, I see. Sorry.
Applying list() to the form at the end of the function does not affect the form.is_valid() you're doing before or the form at all. So your problem must be another kind.
So I must repeat what someone said in your other thread: Please describe your problem further. Why doesn't it save? Which exception is thrown?
Am Samstag, 31. August 2013 15:43:22 UTC+2 schrieb Gerd Koetje:
-- Applying list() to the form at the end of the function does not affect the form.is_valid() you're doing before or the form at all. So your problem must be another kind.
So I must repeat what someone said in your other thread: Please describe your problem further. Why doesn't it save? Which exception is thrown?
Am Samstag, 31. August 2013 15:43:22 UTC+2 schrieb Gerd Koetje:
thats not what i trying todoIm seperating the entire form in difrant sections of the layout
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment