{"library":"django-ckeditor","type":"library","category":null,"description":"django-ckeditor integrates the CKEditor 4 WYSIWYG rich text editor into Django projects, providing `RichTextField`, `RichTextUploadingField`, `CKEditorWidget`, and `CKEditorUploadingWidget` for seamless content management in both the admin interface and custom forms. The library is currently at version 6.7.3 and follows Django's release cycle for compatibility updates, though it has an important deprecation warning regarding its bundled CKEditor 4 version.","language":"python","status":"active","version":"6.7.3","tags":["django","ckeditor","wysiwyg","rich-text-editor","admin","forms","content-management"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-ckeditor","imports":["from ckeditor.fields import RichTextField","from ckeditor_uploader.fields import RichTextUploadingField","from ckeditor.widgets import CKEditorWidget","from ckeditor_uploader.widgets import CKEditorUploadingWidget"]}],"homepage":null,"github":"https://github.com/django-ckeditor/django-ckeditor","docs":"https://django-ckeditor.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/django-ckeditor/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-ckeditor/compatibility"}}