
DjangoUeditor富文本
如果ueditor.html,ueditor_old.html显示无法加载,将Python27\Lib\site-packages\DjangoUeditor\templates目录下两个文件拷贝到项目 templates 目录。如果报include问题,就导入include:from django.conf.urls import url, include。不管是做项目管理系统,还是做网站,富本文是必用的,这里讲的是py2+django1.11,因为版本很重要。{# 显示章节下的文章 #}










