#10810: FormWizard
----------------------------------------------------+-----------------------
Reporter: Qrilka | Owner: nobody
Status: new | Milestone:
Component: django.contrib.formtools | Version: SVN
Resolution: | Keywords: wizard
validation
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
----------------------------------------------------+-----------------------
Comment (by anedvedicky@…):
The attached patch solves problem partially, since it assumes the captcha
field is always present at the last form of wizard.
I've proposed a different solution here:
http://code.google.com/p/django-simple-captcha/issues/detail?id=4#c5
I think this should be closed as not-a-bug/won't fix as long
as we agree that all wizard forms must be validated two times:
first validation after each form is submitted
second validation, when all wizard forms are validated together,
once we validate the last form.
--
Ticket URL: <http://code.djangoproject.com/ticket/10810#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.