GithubHelp home page GithubHelp logo

dueditor's Introduction

DUEditor

本项目使用说明

DUEditor使用说明

更新日志:

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

dueditor's People

Contributors

dhcn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.