集成到 Django 的 Ueditor HTML 编辑器 DUEditor

码农软件 · 软件分类 · 可视化HTML编辑器 · 2019-04-06 16:41:49

软件介绍

DUEditor 是 Django 的 UEditor 插件。

本项目改造自DjangoUeditor,Ueditor HTML编辑器是百度开源的HTML编辑器。

本模块帮助在Django应用中集成百度Ueditor HTML编辑器,支持Python3,上传存储全部采用default_storage,安装包中已经集成Ueditor v1.4.33。

其他事项:

  • 本程序安装包里面已经包括了Ueditor,不需要再额外安装。

  • 目前暂时不支持ueditor的插件

  • 别忘记了运行collectstatic命令,该命令可以将ueditor的所有文件复制到{{STATIC_ROOT}}文件夹里面

  • Django默认开启了CSRF中间件,因此如果你的表单没有加入{% csrf_token %},那么当您上传文件和图片时会失败

  • 不过编辑器里面的图片上传做了CSRF取消设置

本文地址:https://codercto.com/soft/d/2999.html

HTTP

HTTP

David Gourley、Brian Totty、Marjorie Sayer、Anshu Aggarwal、Sailu Reddy / O'Reilly Media / 2002-10-7 / USD 54.99

Product Description Web technology has become the foundation for all sorts of critical networked applications and far-reaching methods of data exchange, and beneath it all is a fundamental protocol......一起来看看 《HTTP》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器