#21644: FormWizard needs confirmation step logic
-------------------------------+------------------------------------
     Reporter:  nickname123    |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  Generic views  |                  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
-------------------------------+------------------------------------

Comment (by nickname123):

 Replying to [comment:10 Fabio Caritas Barrionuevo da Luz <bnafta@…>]:
 > nickname123 you have a test project that uses its implementation on
 github? If not, you could create it? I would test it

 I have pulled apart the relevant code and made a test project.  It is very
 simple but I think it demonstrates the concept well enough.  I can go into
 more detail if needed.  Keep in mind, the mixin code would be minimal as a
 diff, but I had to copy entire methods with the mixin approach.  There are
 actually very few changes.

 https://github.com/thenewguy/django_formwizard_mixins

 I did this quickly during lunch.  Tested it with django 1.6.4 from pip
 briefly.  Let me know if you have trouble making it work.  I used a new
 python 2.7 virtualenv and did pip install django.  Then used the
 runserver.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21644#comment:12>
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/069.154528dd98d3f99dff67d5c78998d9a0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to