Skip to content

Commit

Permalink
🤝 Suggesting to remove Django Quill Editor due to vulnerabilities and…
Browse files Browse the repository at this point in the history
… low maintenance. (#302)

* removed django-quill due to low maintenance and XSS vulnerability

* removed django-quill due to low maintenance and XSS vulnerability Also had to save without auto formatting to avoid unneceessary GIT changes
  • Loading branch information
TimothyMalahy authored Jan 4, 2025
1 parent 2b31db4 commit 061487c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-markdownx](https://github.com/adi-/django-markdownx) - Comprehensive Markdown plugin built for Django.
- [django-markdown-editor](https://github.com/agusmakmun/django-markdown-editor) - Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.
- [django-business-logic](https://github.com/dgk/django-business-logic) - Visual DSL framework for Django.
- [django-quill-editor](https://github.com/LeeHanYeong/django-quill-editor) - Makes Quill.js easy to use on Django Forms and admin sites.
- [django-summernote](https://github.com/summernote/django-summernote) - Summernote is a simple WYSIWYG editor.
- [django-tinymce](https://github.com/jazzband/django-tinymce) - TinyMCE integration for Django.
- [django-prose](https://github.com/withlogicco/django-prose) - A light weight editor to content creation.
Expand Down

0 comments on commit 061487c

Please sign in to comment.