I'm trying to override the change_list.html template (to add a button) for a custom app (my_cms)
If i get the code from django's admin 'contrib/admin/templates/admin/change_list.html to override it messes up mezzanines beautiful template.. I can't find mezzanine's (or grappelli's?) equivalent. grappelli's: https://raw.githubusercontent.com/sehmaschine/django-grappelli/master/grappelli/templates/admin/change_list.html throws an error ''grp_tags' is not a valid tag library' and i can only find the page_tree version for mezzanine ' Anyone know where it is? -- 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.
