Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Page tags? #3

Open
pawelkowalak opened this issue Nov 21, 2013 · 1 comment
Open

List Page tags? #3

pawelkowalak opened this issue Nov 21, 2013 · 1 comment

Comments

@pawelkowalak
Copy link

What is the preferred way of listing all page tags? I've tried it like:

{% load tagging_tags %}
{% tags_for_object current_page as tag_list %}

But it returns empty list even if I assign some tags to a page and publish it.

@776166
Copy link

776166 commented Mar 6, 2014

Yes, please!!!
{% tags_for_object current_page as tag_list %}
VERY IMPORTANT!
Or write how to make it manually. I just use django-cms, but i am not python programmer.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants