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

ImportError: cannot import name 'python_2_unicode_compatible' #599

Open
sodrooome opened this issue Feb 4, 2020 · 2 comments
Open

ImportError: cannot import name 'python_2_unicode_compatible' #599

sodrooome opened this issue Feb 4, 2020 · 2 comments

Comments

@sodrooome
Copy link

when I simply run migrations, it raises error like this

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

It's look like doesn't support django 3.x?

@dezmaeth
Copy link

im having the same issue, did you manage to fix it?

@BarnabasSzabolcs
Copy link

BarnabasSzabolcs commented May 30, 2020

Hi,

this repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you write where it brings value.)

Best,
Barney

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

3 participants