Contents

django-quill-editor 0.1.40

0

Integrate Quill editor with Django project.

Integrate Quill editor with Django project.

Stars: 183, Watchers: 183, Forks: 42, Open Issues: 73

The LeeHanYeong/django-quill-editor repo was created 4 years ago and the last code push was 1 months ago.
The project is popular with 183 github stars!

How to Install django-quill-editor

You can install django-quill-editor using pip

pip install django-quill-editor

or add it to a project with poetry

poetry add django-quill-editor

Package Details

Author
lhy
License
MIT
Homepage
https://github.com/LeeHanYeong/django-quill-editor
PyPi:
https://pypi.org/project/django-quill-editor/
GitHub Repo:
https://github.com/LeeHanYeong/django-quill-editor

Classifiers

No  django-quill-editor  pypi packages just yet.

Errors

A list of common django-quill-editor errors.

Code Examples

Here are some django-quill-editor code examples and snippets.

GitHub Issues

The django-quill-editor package has 73 open issues on GitHub

  • Fix for Django admin UI
  • feature: release automation
  • uncaught (in promise) typeerror: cannot read properties of undefined (reading 'includes')
  • way to create quill field manually
  • Django-quill serializer
  • Fixed single quote error
  • Included Magic URL library for automatic link conversion.
  • Add QuillJSONField
  • Image uploader support
  • The display of the form does not actually match the display in the documentation.

See more issues on GitHub

Related Packages & Articles