#5759: [newforms-admin] inline_formset() doesn't allow customized forms
---------------------------+------------------------------------------------
Reporter:  akaihola        |       Owner:  nobody         
  Status:  new             |   Component:  django.newforms
 Version:  newforms-admin  |    Keywords:                 
   Stage:  Unreviewed      |   Has_patch:  1              
---------------------------+------------------------------------------------
 As described in [http://www.djangoproject.com/documentation/newforms
 /#using-an-alternate-base-class the documentation], the
 {{{form_for_model()}}} and {{{form_for_instance()}}} functions accept a
 {{{form=}}} keyword argument for specifying a custom form as their base
 classes.

 In the newforms-admin branch, the {{{formset_for_model()}}} function
 supports a similar {{{form=}}} keyword argument, but the
 {{{inline_formset()}}} function does not. It would be useful to have this
 functionality.

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

Reply via email to