django-quill-editor 0.1.42
0
Integrate Quill editor with Django project.
Contents
Integrate Quill editor with Django project.
Stars: 195, Watchers: 195, Forks: 46, Open Issues: 64The LeeHanYeong/django-quill-editor
repo was created 4 years ago and the last code push was 3 weeks ago.
The project is popular with 195 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
Related Packages
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 64 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.