We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15156fd + c37f4a8 commit 30bf58fCopy full SHA for 30bf58f
README.rst
@@ -47,7 +47,7 @@ default TipTap frontend), and set the editor you want to use:
47
.. code-block:: python
48
49
INSTALLED_APPS = [..., "djangocms_text_ckeditor5", ...]
50
- DJANGOCMS_TEXT_EDITOR = "djangocms_text_ckeditor5.ckeditor5"
+ TEXT_EDITOR = "djangocms_text_ckeditor5.ckeditor5"
51
52
53
Contributing
0 commit comments