Skip to content

Conversation

@knkrth
Copy link

@knkrth knkrth commented Sep 22, 2019

As of python/devguide#344 there will be no support for python2 anymore after 2020. Can you migrate the source code to python3?

The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
Migrate to python3 and django 2.x
Fix on_delete of ForeignKey and OneToOneField for migrations
@catborise
Copy link
Collaborator

@retspen may be we can accept it as a new branch like version 1.5

@retspen
Copy link
Owner

retspen commented Oct 22, 2019

It is huge update I think. We have to test qualitatively. If will be no problems I will merge the pull request.

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.

4 participants