django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
You can display the editor using quill.js in the template using Form or ModelForm. When displaying HTML content, not the editor, use the .html property
You can easily integrate with django admin. In this playground, you can use admin without credentials.