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

Djnago 3 support #171

Open
Heshmatkhah opened this issue Dec 23, 2019 · 4 comments
Open

Djnago 3 support #171

Heshmatkhah opened this issue Dec 23, 2019 · 4 comments

Comments

@Heshmatkhah
Copy link

Heshmatkhah commented Dec 23, 2019

Hi,
The django.utils.six package is removed in Django 3.0, and they suggeste to use pypi six package instead.

Also django.shortcuts.render_to_response has been removed and shoud be replaced with render

@chrisspen
Copy link
Owner

Thanks for the heads-up.

@arianofaoms
Copy link

Does this mean django-chroniker does not work on Django 3?

@Heshmatkhah
Copy link
Author

yes, it does.
django-chroniker does not work on Django 3.
they have to decide to ether drop python 2 support or using django.utils.six in order to support python 2.

@eric-smith-jca
Copy link

Are there any plans to update django-chroniker to be compatible with Django 3 and Django 4? We're stuck on Django 2.2 because of it.

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

4 participants