Skip to content

Commit

Permalink
🔥 Drop the django-ckeditor recommendation (#284)
Browse files Browse the repository at this point in the history
django-ckeditor is deprecated and uses CKEditor 4 which has unfixed security issues, it hasn't been a good recommendation for some time.
  • Loading branch information
matthiask authored Sep 16, 2024
1 parent f911feb commit b0b3641
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 @@ -175,7 +175,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/

### Editors
<!--lint ignore awesome-list-item-->
- [django-ckeditor](https://github.com/shaunsephton/django-ckeditor) - Django admin CKEditor integration.
- [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.
Expand Down

0 comments on commit b0b3641

Please sign in to comment.