Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Support for Django 3.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

riteshpallod
Copy link

The Django 3.0.0 release notes specify that certain private Python 2 compatibility APIs were removed. Among those was django.utils.six. Changing it to six

Copy link

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why six should be kept while django 2.0+ is removing python 2?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants