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

Provide support for Django 2.0+ #22

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

Conversation

amir-qayyum-khan
Copy link

@amir-qayyum-khan amir-qayyum-khan commented Jul 17, 2018

What are the relevant tickets?

fixes #21
we fixed it on our fork mitodl#4

What's this PR do?

It fix ForeignKey which requires 2 parameter from Django 2.0. But before that only one param was mandatory

How should this be manually tested?

Run migration with Django 2.0

@pdpinch

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.

Getting conflict with Django==2.0.7
1 participant