If I understood correctly, these patches are related to the change view of
the instance, not to che change list view (the page where instances are
listed).

On Sat, Jun 19, 2010 at 15:11, Simon Meers <[email protected]> wrote:

> > EmailField, UrlField, Foreign Key, OneToOneField and ManyToManyField
> > clickable in the admin changelist interface of Django 1.3:
> > if you click you are redirected to:
> >  - Foreign Key, OneToOneField and ManyToManyField: the change page of
> > the linked object
>
> This is already implemented in the patch for #13163 [1] and #13165 [2]
> (though ManyToMany seemed a bad idea). Plus screenshots [3].
>
> [1] http://code.djangoproject.com/ticket/13163
> [2] http://code.djangoproject.com/ticket/13165
> [3] http://share.simonmeers.com/django_related_changelinks/
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en.

Reply via email to