🔥 Drop the django-ckeditor recommendation (#284)

django-ckeditor is deprecated and uses CKEditor 4 which has unfixed security issues, it hasn't been a good recommendation for some time.
This commit is contained in:
Matthias Kestenholz 2024-09-16 14:27:00 +02:00 committed by GitHub
parent f911feb61b
commit b0b364166e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.