Hi, I've my Django Product and Lists Product with m2m relation with an intermediate model. My problem is that in admin, when I show one List with related products (with TabularInline), in the product row I have a ForeignKey field (rendered with drop down widget) and up to it a string with current item name.
I've noticed that this is part of tabular.html admin template... and in it, I've noticed that there is a show_url property.... What I want is to show the link that point to the product change page in place of current product name string.... <https://lh6.googleusercontent.com/-zNt3rq9Y0pY/UyLkYQCOOUI/AAAAAAAAAZQ/en-4wW-_rzM/s1600/leutn.png> Is it possible without edit the tabular.html template? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/583ee169-ce45-409b-866e-c6ea8cab0660%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.