django.template.exceptions.TemplateDoesNotExist: ckeditor/widget.html

我们不是在模型中导入就完事了

from ckeditor.fields import RichTextField

还需要在settings中进行安装
在这里插入图片描述

发布了141 篇原创文章 · 获赞 131 · 访问量 21万+

猜你喜欢

转载自blog.csdn.net/qq_41621362/article/details/102817549
今日推荐