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

Add support for Django 3.0 #72

Open
hugorodgerbrown opened this issue Dec 3, 2019 · 9 comments · May be fixed by #73
Open

Add support for Django 3.0 #72

hugorodgerbrown opened this issue Dec 3, 2019 · 9 comments · May be fixed by #73

Comments

@hugorodgerbrown
Copy link

There are references to django.utils.six, which has been dropped in favour of six.

@daniel-ruiz daniel-ruiz linked a pull request Dec 11, 2019 that will close this issue
@JosephTLyons
Copy link

Another vote to support Django 3.0.

@geolffreym
Copy link

geolffreym commented Jul 13, 2020

When this can be merged? please support 3.0 No module named 'django.utils.six'

@geolffreym
Copy link

@JosephTLyons check this #73

@BrnMarq
Copy link

BrnMarq commented Nov 14, 2020

Hello, I solved this downloading a python extension called django.utils.six, https://pypi.org/project/django-utils-six/

@ploustoc
Copy link

ploustoc commented Jan 6, 2021

So far the import error has been about the import BytesIO, which is in the io lib now i believe

@domdinicola
Copy link

anyone interested in maintaining or create a dj3 fork?

@J0
Copy link

J0 commented Oct 17, 2021

@domdinicola have you already created/do you know of a dj3 fork? Would be interested in starting one.

@domdinicola
Copy link

@J0
Copy link

J0 commented Oct 18, 2021

cool, thanks! will just use that then

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

Successfully merging a pull request may close this issue.

7 participants