Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个模型使用带有 django-taggit 的标签,如这里的要点所示,我遇到的问题是表单在视图中呈现,标签字段中有多个值,但在呈现模板时只出现一个。有人可以解释一下为什么会这样吗?