On 6-7-2012 0:59, Russell Keith-Magee wrote: > On Thu, Jul 5, 2012 at 9:22 PM, Melvyn Sopacua <m.r.sopa...@gmail.com> wrote: >> On 5-7-2012 2:02, Russell Keith-Magee wrote: >>> The short_description is a label that can be used for display purposes -- >>> a 'human readable' version of the method name. >> >> Where is this used though? I've had the suspicion that the picture in >> the documentation needs updating, cause it doesn't show the >> short_description. > > An admin action shows up as the text in the pulldown where you select > the action you want to perform. It definitely works that way in > practice -- I'm looking at it working right now. Which picture do you > think is out of date?
https://docs.djangoproject.com/en/1.4/_images/article_actions.png Code above states: make_published.short_description = "Mark selected stories as published" Image states: 'Make published' -- Melvyn Sopacua -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.