django-object-actions
django-object-actions copied to clipboard
Research Django 2.1's change_form_object_tools.htm
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