3 Star 5 Fork 0

Gitee 极速下载 / DUEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/dhcn/DUEditor
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

DUEditor

本项目使用说明

DUEditor使用说明

更新日志:

2021-02-25
  • 因为百度公司长期对UEditor项目未做更新,本项目的维护从即日起停止更新.
2019-12-14
  • Update for Django 3.0 new version
2019-8-19
  • fix urls.py中不兼容的配置格式
2019-1-6

0.2Beta版的更新内容(2017-10):

  • 这个分支更名为:DUEditor
  • python语言版本升级到3.5+(比3.5低的py3版本可能也支持,但未做测试,不做许诺)
  • 支持目前Django版本1.11.* 和最新版本2.*
  • 存储基本都使用Django的Storage,便于快速切换不同的文件存储backends
  • UEditor版本升级到最新的1.4.33
  • 安全加固:取消前端path配置传参机制
  • 简化设计:path生成机制简化
  • 开发易用的include tag
  • 修正无文件类型后缀URL爬取的bug
  • 因为配置个性化问题,暂时不准备支持pip install,使用者请直接把DUEditor拉到自己项目目录即可。
  • 返回响应的方式改为JsonResponse
  • 为get_ueditor_settings接口添加了Jsonp调用方式的处理代码
2017-9-27:这个分支更名为:DUEditor
2017-8-17:发现一个爬取图片存储功能的bug,如果对方图片地址是目录式无后缀地址,将会导致允许类型验证失败,于是乎爬取失败。
2017-2-28:把面向阿里云oss的一个ueditor views版发布出来,其中backends来自于这个项目:https://github.com/xiewenya/django-aliyun-oss2-storage
2017-2-21:修改urls.py配置,删除不再被新版支持的patterns。

License

DUEditor is available under the terms of the MIT License

关于原项目的说明

原项目DjangoUEditor 维护人zhangfishe说已经不再更新项目且欢迎fork修改 ,因此我于2017-2-21日fork此分支,准备开启新的分支, 原项目当时的文档见DjangoUeditor.md

BSD 3-Clause License Copyright (c) 2021, dhcn All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

DUEditor 是 Django 的 UEditor 插件 展开 收起
Python 等 3 种语言
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/mirrors/DUEditor.git
git@gitee.com:mirrors/DUEditor.git
mirrors
DUEditor
DUEditor
master

搜索帮助