Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installing, any command ran from manage.py brings up an error #37

Open
Leyght811 opened this issue Mar 18, 2024 · 1 comment
Open

Comments

@Leyght811
Copy link

After installing djangocms-transfer i tried to run python manage.py migrate djangocms_transfer as stated in the readme. This brought up the following error ImportError: cannot import name 'reorder_plugins' from 'cms.utils.plugins' (.../venv/lib/python3.12/site-packages/cms/utils/plugins.py)
This error also occurs whenever I try to run other commands from manage.py e.g: python manage.py runserver, or python manage.py version
Details:
Python version 3.12
Django version 5.0.1
Django cms version 4.1.0

@fsbraun
Copy link
Sponsor Member

fsbraun commented Mar 18, 2024

@Leyght811 I am afraid that currently djangocms-transfer only supports django CMS < 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants