That is the correct template.
You need to {% extends "admin/change_list.html" %} and override the
complete object-tools block (assuming you will provide the correct
markup for the list and the default buttons). Alternatively, you can
override the object-tools-items block and simply add your own buttons as
<li> elements after {{ block.super }}.
https://github.com/stephenmcd/grappelli-safe/blob/master/grappelli_safe/templates/admin/change_list.html#L69-L82
--
You received this message because you are subscribed to the Google Groups "Mezzanine
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.