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

Research Django 2.1's change_form_object_tools.htm #89

Open
crccheck opened this issue May 18, 2018 · 0 comments
Open

Research Django 2.1's change_form_object_tools.htm #89

crccheck opened this issue May 18, 2018 · 0 comments

Comments

@crccheck
Copy link
Owner

https://docs.djangoproject.com/en/dev/releases/2.1/

The admin change list and change form object tools can now be overridden per app, per model, or globally with change_list_object_tools.html and change_form_object_tools.html templates.

https://github.com/django/django/blob/master/django/contrib/admin/templates/admin/change_form_object_tools.html

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

1 participant