#19433: Allow declaration form_list and condition_dict in WizzardView subclass, 
not
as params to as_view
-------------------------------------+-------------------------------------
     Reporter:  migajek              |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.4
    Component:  contrib.formtools    |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  cbv wizzard          |      Needs documentation:  0
  wizzardview                        |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by steph):

 I just wrote some code to make it possible to pass the form lists and
 condition dicts as class attributes instead of as_view arguments. It would
 be cool if someone reviews
 
https://github.com/stephrdev/django/commit/3a793aa9487e317876bf29e48f87b984da085205

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19433#comment:2>
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 https://groups.google.com/groups/opt_out.


Reply via email to