-
Notifications
You must be signed in to change notification settings - Fork 103
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
Comments
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. |
Support for |
I'm using django==1.9.11 and django-nested-admin==3.0.12, when |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: