#22800: FormWizards leak data into other forms.
-----------------------------------+------------------------------------
     Reporter:  danielsamuels      |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  contrib.formtools  |                  Version:  1.6
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by raphaelm):

 * cc: mail@… (added)


Comment:

 Is there really a change to Django necessary? Daniel could just override
 get_prefix in his view and return a prefix based on his event ID. I just
 thought about how I'd design an API to provide an "instance specific key",
 als you put it, and what I came up with was exactly what get_prefix
 already is.

 If you think there should be another way to do this, I'd like to work on
 this as my first contribution to Django itself, as I will have the same
 use case in one of my current projects.

--
Ticket URL: <https://code.djangoproject.com/ticket/22800#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.cdf9021ee9118f534be40bfc9add656e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to