mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 07:17:02 +00:00
🤝 Suggesting to remove Django Quill Editor due to vulnerabilities and 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
This commit is contained in:
parent
2b31db481d
commit
061487c5cc
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user