【发布时间】:2013-10-11 08:34:35
【问题描述】:
我正在使用 django 1.3 和 django-cms 2.2,当我运行时出现如下错误:
django.template.base.TemplateSyntaxError: 'cms_tags' is not a valid tag library: ImportError raise loading cms.templatetags.cms_tags: cannot import name Six
【问题讨论】:
-
如果你刚刚开始,请使用最新的 django 版本。
标签: python django django-cms six-python