#10810: FormWizard validates the last form twice -----------------------------------+------------------------------------ Reporter: Qrilka | Owner: nobody Type: Bug | Status: reopened Component: contrib.formtools | Version: master Severity: Normal | Resolution: Keywords: wizard validation | Triage Stage: Accepted Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 1 Easy pickings: 0 | UI/UX: 0 -----------------------------------+------------------------------------ Changes (by hal_robertson@…):
* status: closed => reopened * ui_ux: => 0 * resolution: wontfix => Comment: Replying to [comment:8 jezdez]: > Superseded by #9200. why does the last form need to be validated twice? the above could be modified as: 1. first validation after each form is submitted 2. second validation, once we validate the last form, when all wizard forms are validated together (all except the last one again!), . that way you could retain the ability to put a captcha on the last form -- Ticket URL: <https://code.djangoproject.com/ticket/10810#comment:9> Django <https://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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.