You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use the CKEditorWidget from django-ckeditor, which is deprecated (https://github.com/django-ckeditor/django-ckeditor). The user should have an option to plug in their own rich text editor widget, though we'll keep the standard CKEditorWidget as a fallback for backwards-compatiblity.
The text was updated successfully, but these errors were encountered:
We currently use the
CKEditorWidget
fromdjango-ckeditor
, which is deprecated (https://github.com/django-ckeditor/django-ckeditor). The user should have an option to plug in their own rich text editor widget, though we'll keep the standardCKEditorWidget
as a fallback for backwards-compatiblity.The text was updated successfully, but these errors were encountered: