#11806: FormWizard.process_step() doesn't always have a validated Form.
------------------------------------+---------------------------------------
Reporter: kiowa | Owner: nobody
Status: closed | Milestone:
Component: Documentation | Version: 1.1
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
You've stated that the form isn't always guaranteed to be clean without
providing an example of how that could happen. Based on the documentation
and a brief look at the code, that happening would seem to be a coding
error rather than a documentation problem. So as written I believe this
ticket is invalid. Feel free to reopen with specifics on how to recreate
a situation where process_step is called without a valid form, but the
place to look for fixing it I believe will be in the code, not the
documentation.
--
Ticket URL: <http://code.djangoproject.com/ticket/11806#comment:1>
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
-~----------~----~----~----~------~----~------~--~---