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

您关于right页面的标签云是怎么实现的? #24

Open
sxk666666 opened this issue Mar 22, 2019 · 0 comments
Open

您关于right页面的标签云是怎么实现的? #24

sxk666666 opened this issue Mar 22, 2019 · 0 comments

Comments

@sxk666666
Copy link

view中的index函数没有传 tag_list的值
那right.html中
{% for tag in tag_list %} <li><a href="{% url "blog:tag" name=tag.tag_name %}" title="标签:{{ tag.tag_name }} ">{{ tag.tag_name }}</a></li> {% endfor %}
接收的tag_list从哪里传来的呢?希望能够解惑。

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

1 participant