if(str(saved_path).split('.')[1].lower() != 'gif'): IndexError: list index out of range ERROR basehttp 124 "POST /ckeditor/upload/ HTTP/1.1" 500 96995
摘要:用python写Django项目的时候 用了CKEditor富文本编辑器,编辑文本,上传图片的时候,当我点击上传到服务器,一开始网页 页面弹出 '不正确的服务器响应',我上网查,看到说版本的原因,我又去降pip install django-ckeditor==4.5.3 然后又出来其他问题 Typ
阅读全文
posted @ 2018-06-30 17:07
浙公网安备 33010602011771号