#9147: FormPreview needs easier extensibility
--------------------------------------+-------------------------------------
 Reporter:  bthomas                   |       Owner:  nobody    
   Status:  new                       |   Milestone:            
Component:  django.contrib.formtools  |     Version:  1.0       
 Keywords:                            |       Stage:  Unreviewed
Has_patch:  1                         |  
--------------------------------------+-------------------------------------
 In addition to #7222 and #8690, I have to override more parts of
 FormPreview than I'd like to do any additional processing before
 displaying the preview page. FormPreview should have a hook for additional
 processing like FormWizard's process_step() method so I don't have to
 override all of preview_post or put unwanted logic in my template.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9147>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to