#8999: ModelAdmin.get_form and get_formset will overwrite self.exclude with a
kwargs exclude
-------------------------------------+-------------------------------------
               Reporter:  seanl      |          Owner:  jkocherhans
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  contrib.admin
              Milestone:             |       Severity:  Normal
                Version:  1.0        |       Keywords:
             Resolution:  fixed      |      Has patch:  1
           Triage Stage:  Ready for  |    Needs tests:  0
  checkin                            |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by ramiro):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [16422]:
 {{{
 #!CommitTicketReference repository="" revision="16422"
 Fixed #8999 -- Removed useless code in handling of `exclude` option in
 ModelAdmin and InlineModelAdmin custom form(set) hooks. Thanks goes to
 seanl for the report, patch and bkonkle and Julien for further work on
 final patch.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/8999#comment:14>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to