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
202 stars 49 forks source link

added quill-html-edit-button module #76

Open nmsilva opened 2 years ago

nmsilva commented 2 years ago

Added configurations to use the module provided by https://github.com/benwinding/quill-html-edit-button

LeeHanYeong commented 2 months ago

This project does not yet support Quill2.x versions. 2.0.2 was released in May this year, and testing is needed for it.