﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25776	Generic way in the admin to add tools to object-tools-items	Manel Clos	nobody	"If you have two different apps that affect the admin, say django-reversion and django-import-export, depending on the Mixins order in your ModelAdmin definition you will get the tool button for one or the other. As this works by extending the ""admin/change_list.html"" template and extending the ""object-tools-items"" block, only the last one processed gets into the final template.

If this was a ModelAdmin method like get_object_tools_items_html(), then it would be chainable.
"	Uncategorized	closed	contrib.admin	1.8	Normal	duplicate			Unreviewed	0	0	0	0	0	1
