浏览代码

用content_type代替mime_type

twz915 12 年之前
父节点
当前提交
8f0b71cda4
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      readme.txt

+ 2 - 1
readme.txt

@@ -1,9 +1,10 @@
 本模块帮助在Django应用中集成百度Ueditor HTML编辑器,Ueditor HTML编辑器是百度开源的HTML编辑器,
 
 *2014-5-15*
+--增加不过滤 script,style ,不自动转div为p的脚本
 --修复在django 1.6和python2.7下的警告
 --使用 json 代替 django 中的 simplejson
---增加不过滤 script,style ,不自动转div为p的脚本
+--用content_type 代替原来的 mime_type
 
 *2014-5-7* 
 --更新到Ueditor 1.3.6