Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Oct 7, 2024
1 parent 22d1a98 commit b1e0cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Upgrading from djangocms-text-ckeditor
djangocms-text's migrations automatically migrate existing text plugins
from djangocms-text-ckeditor. All you have to do is:

* uninstall ``djangocms-text-ckeditor``
* remove ``djangocms_text_ckeditor`` from ``INSTALLED_APPS``
* add ``djangocms_text`` to ``INSTALLED_APPS`` (see above)
* run ``python -m manage migrate djangocms_text``
Expand Down

0 comments on commit b1e0cc4

Please sign in to comment.