Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support show_change_link added in Django 1.8 #22

Closed
jlemaes opened this issue Jan 4, 2016 · 4 comments
Closed

support show_change_link added in Django 1.8 #22

jlemaes opened this issue Jan 4, 2016 · 4 comments

Comments

@jlemaes
Copy link

jlemaes commented Jan 4, 2016

Hi,

It would be nice to support the show_change_link in the nested admin to provide a link to the object change form in the admin.

Jasper

@fdintino
Copy link
Member

fdintino commented Jan 4, 2016

Yes, that's a good idea. Should be relatively easy to do as well. I won't be able to do it until next week at the earliest though.

@fdintino
Copy link
Member

Support for show_change_link was added in the 3.0 release.

@ubeerli
Copy link

ubeerli commented Feb 6, 2017

I'm using django==1.9.11 and django-nested-admin==3.0.12, when show_change_link is set to True AND sortable_field_name set to a field, the change link disappears.

@grokpot
Copy link

grokpot commented Mar 25, 2018

@fdintino can confirm what @ubeerli says. Both of those options enabled result in the change link disappearing. Not using Grappelli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants