#17090: Problems with ModelAdmin.get_list_display()
-------------------------------------+-------------------------------------
Reporter: julien | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: SVN
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
Has patch: 1 | checkin
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by julien):
* status: new => closed
* resolution: => fixed
Comment:
In [17035]:
{{{
#!CommitTicketReference repository="" revision="17035"
Fixed #17090 -- Made the API specification for
`ModelAdmin.get_list_display()` more consistent with that of
`ModelAdmin.list_display` by separating out the admin action check boxes
business. This is backwards-incompatible for those who have been using the
still-unreleased `get_list_display()` method. Thanks to Ramiro Morales for
the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17090#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 [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.