Browse Source

:fire: 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.
Matthias Kestenholz 7 months ago
parent
commit
b0b364166e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      README.md

+ 0 - 1
README.md

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