There is already a way to control which fields are links to the change
page: http://www.djangoproject.com/documentation/model-api/#list-display-links

On Jul 13, 6:44 am, David Danier <[EMAIL PROTECTED]> wrote:
> > Each row in a change list represents one object, usability suffers by
> > making only one potentially tiny (an integer primary key) field
> > clickable.
>
> What about supporting custom urls for some fields in the future?
> (e.g. linking to an foreign object for model.ForeignKey)
>
> I would make the whole field clickable, every other field can be made
> clickable by configuration, if someone wants. I don't like the idea of
> making the whole row clickable.
>
> Greetings, David Danier
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to