django - cms tag inside a custom templatetag template doesn't work -


i'm trying call show_menu inside custom templatetag template. like:

base.html xpto.html     template extends base.html , loads cms_tags , my_custom_tags  my_custom_tag_template.html loads cms_tags     in template call {% show_menu %} , doesn't work. 

any thoughts?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -