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 'six' incompatability #214

Closed
catastrophix opened this issue Dec 22, 2019 · 2 comments
Closed

Django 3 'six' incompatability #214

catastrophix opened this issue Dec 22, 2019 · 2 comments

Comments

@catastrophix
Copy link

Upgrade to Django 3 results in "ImportError: cannot import name 'six'" error.

Six has been deprecated in Django 3. See this thread on stackoverflow

@javiermatos
Copy link
Contributor

I have dome some changes to try to fix this. They are in #219.

@rtpg
Copy link
Contributor

rtpg commented May 22, 2020

@catastrophix this is fixed in the latest release

@rtpg rtpg closed this as completed May 22, 2020
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