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 Django 3 support #602

Closed
wants to merge 1 commit into from
Closed

Add Django 3 support #602

wants to merge 1 commit into from

Conversation

hugodes
Copy link

@hugodes hugodes commented Dec 3, 2019

These are some of the changes required by for compatibility with Django 3.0 ( #601 )

I don't know my way around the project so there are some tasks left to do.

  • Support for python 2.7, and versions of Django << 2.0 have to be dropped.
  • six has to be added as a dev
  • tests for Django << 2.0 & Python << 3 have to be removed and replaced with tests for Django 3.0.

https://docs.djangoproject.com/en/3.0/releases/3.0/#features-deprecated-in-3-0
https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis

@hugodes
Copy link
Author

hugodes commented Dec 3, 2019

Closing because a better PR is already made #600

@hugodes hugodes closed this Dec 3, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling db43470 on hugodes:django-3 into 22ccd97 on jazzband:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling db43470 on hugodes:django-3 into 22ccd97 on jazzband:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling db43470 on hugodes:django-3 into 22ccd97 on jazzband:master.

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 this pull request may close these issues.

None yet

2 participants