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?
Eduardo Rivas
unread,
Nov 19, 2015, 1:04:36 PM11/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mezzani...@googlegroups.com
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 }}.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mezzani...@googlegroups.com
Also, you were looking at the official grappelli repo. Mezzanine uses a
custom fork (grappelli-safe), which is the one I linked to in my
previous message.
Joseph Mohan
unread,
Nov 19, 2015, 1:27:49 PM11/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mezzanine Users
You sir are a gentleman!. thanks, exactly what i was looking for
Danny
unread,
Nov 19, 2015, 2:52:40 PM11/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message