LeeHanYeong / django-quill-editor

django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
https://django-quill-editor.readthedocs.io
MIT License
197 stars 49 forks source link

Images from Clipboard #114

Open rodhoff opened 1 year ago

rodhoff commented 1 year ago

How to paste text with images on a QuillField() from the clipboard? Images does not show when saving the post in django admin.