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
I'd suggest (from django-cms-quickstart which I try to keep up-to-date):
# key requirements for django CMS
django-cms>=4.1.0rc3
djangocms-versioning>=2.0.0rc1
djangocms-alias>=2.0.0rc1
# optional, but used in most projects
djangocms-admin-style>=3.2.2
# the default CKEditor - optional, but used in most projects
djangocms-text-ckeditor>=5.1.2
The commands to install the packages are outdated (https://github.com/Aiky30/djangocms-4-migration#install-the-following-packages):
The text was updated successfully, but these errors were encountered: