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
Copy file name to clipboardExpand all lines: docs/widgets/wysiwyg.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: WysiwygWidget for TextField
6
6
7
7
# Unfold widget WysiwygWidget
8
8
9
-
To use WysiwygWidget, you need to have `unfold.contrib.forms` in `INSTALLED_APPS` which is required dependency. The WYSIWYG widget is based on [django-ckeditor](https://github.com/django-ckeditor/django-ckeditor).
9
+
To use WysiwygWidget, you need to have `unfold.contrib.forms` in `INSTALLED_APPS` which is required dependency. The WYSIWYG widget is based on [Trix editor](https://trix-editor.org/).
0 commit comments