Przeglądaj źródła

用content_type代替mime_type

twz915 12 lat temu
rodzic
commit
8f0b71cda4
1 zmienionych plików z 2 dodań i 1 usunięć
  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