Home:ALL Converter>Upload image in CKEditor (django)

Upload image in CKEditor (django)

Ask Time:2015-09-19T01:03:47         Author:Игорь Козинцев

Json Formatter

I add CKEditor to my model in django. But I can't figure out how to force CKEditor to upload image from my computer. I tried to use:

https://github.com/nephila/django-ckeditor-filebrowser-filer

https://github.com/IMGIITRoorkee/django-filemanager

but without any luck

Maybe someone, who did this before, can give me direction

Author:Игорь Козинцев,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/32657439/upload-image-in-ckeditor-django
yy