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

Django 3 issues: ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding' #7

Open
marshalc opened this issue Apr 29, 2020 · 1 comment

Comments

@marshalc
Copy link

As setup.py doesn't specify an upper limit on Django compatibility and DjangoCMS currently supports Django 3.0.x, I encountered this compatibility error on installing version 1.6.1 of django-cms-articles just now.

ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding'

This looks to occur in most of the model files initially, though I haven't looked further afield yet.

@VUnicycling
Copy link

I have the same problem. Is there any possibility to use it under django 3.0.x?

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