wsvincent / awesome-django

A curated list of awesome things related to Django
http://awesomedjango.org
Creative Commons Zero v1.0 Universal
9.24k stars 1.28k forks source link

Drop the django-ckeditor recommendation #284

Closed matthiask closed 3 days ago

matthiask commented 3 days ago

django-ckeditor is deprecated and uses CKEditor 4 which has unfixed security issues, it hasn't been a good recommendation for some time.

See the notice at the top of the README https://github.com/django-ckeditor/django-ckeditor and the pinned issues here https://github.com/django-ckeditor/django-ckeditor/issues

EDIT: Sorry, I should clarify that I have deprecated django-ckeditor and that I have been doing all releases since May 2019. During the last few years I have been the sole active maintainer of the project.

DmytroLitvinov commented 3 days ago

It is not anymore awesome 😬
+1 on removing mentioning it in that repo

jefftriplett commented 3 days ago

@matthiask thanks for the heads up. We looked at it a while back and it wasn't quite as crusty.

matthiask commented 3 days ago

@jefftriplett I'm sad that it has come to this, but I also understand the CKEditor developers. It's time to move on.