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

Support Django 3.0 #107

Closed
shangxiao opened this issue Jan 28, 2020 · 7 comments
Closed

Support Django 3.0 #107

shangxiao opened this issue Jan 28, 2020 · 7 comments

Comments

@shangxiao
Copy link

Looks as though django.utils.encoding.python_2_unicode_compatible() has been removed from Django which this library makes use of. It was just an alias to six anyway.

@initzx
Copy link

initzx commented Feb 12, 2020

having the issue here aswell

@madjazz
Copy link

madjazz commented Feb 25, 2020

+1

@daMichaelB
Copy link

i am also facing this problem. Do you have any updates here?

@brylie
Copy link

brylie commented May 26, 2020

FWIW, we just removed this library from our project in order to move forward with development.

@pydanny
Copy link

pydanny commented May 28, 2020

@brylie Unless you are financially supporting @fusionbox, why are you bringing this up? They provided this code gratis, you used it for free, how have you contributed back?

@brylie
Copy link

brylie commented May 29, 2020

@pydanny I understand that we are not entitled to anything from Fusionbox.

At the same time, we are free to tactfully discuss decisions and experiences within the open-source community, particularly on developer networks like GitHub.

why are you bringing this up?

Simply to share my perspective as a developer with other developers who might be facing a similar decision.

how have you contributed back?

I am writing open-source software on nearly a daily basis, so am perhaps paying things forward.

As an aside, thank you for producing such excellent educational resources for the Django community, including Two Scoops and the Django Crash Course.

@helderco helderco mentioned this issue Mar 19, 2021
@bgaudino
Copy link
Contributor

We apologize for letting this project stagnate for so long. We just released version 2.0, which supports Django 3.x and 4.0 and we hope to maintain it more actively going forward.

@nolsto nolsto closed this as completed Aug 30, 2022
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

8 participants