#11058: list_display_links doesn't allow callables not defined in the model
-------------------------------------------+--------------------------------
Reporter: dvine | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by dvine):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Oh, and while we are at it, I would have a feature request regarding
list_display_links, that could be implented in the same go. Setting
list_display_links to an empty tuple/list should not result in default
behavior (choosing the first column). Instead there should be no automatic
display links at all, so that one can handle them individually in the
callables.
Thanks a lot and keep up the absolutely amazing work you are doing with
django.
--
Ticket URL: <http://code.djangoproject.com/ticket/11058#comment:1>
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
-~----------~----~----~----~------~----~------~--~---