#8808: Form Wizard keeps state on subsequent requests and provides no way to cut
short inside parse_params
-----------------------------------------------+----------------------------
Reporter: Michael P. Jung | Owner: nobody
Status: new | Milestone: post-1.0
Component: django.contrib.formtools | Version: SVN
Resolution: | Keywords: FormWizard,
state, parse_params, shortcut, HttpResponse
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------+----------------------------
Changes (by jacob):
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* milestone: 1.0 => post-1.0
Comment:
This isn't a 1.0 bug, mostly because you're just far too late. Apologies
for being curt, but there's simple not time to discuss weather this change
has to be madfe. I should note that the workaround is very simple: either
don't store state on `self`, or instantiate the wizard in a view function.
Retagging post-1.0; I'll look at this closer later and decide if it's
something that needs to be changed, or just documented better.
Thanks for the awesome bug report -- I wish more people would write stuff
this complete!
--
Ticket URL: <http://code.djangoproject.com/ticket/8808#comment:1>
Django Code <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
-~----------~----~----~----~------~----~------~--~---