Skip to content

Support for Django 2.0#49

Open
jsmitka wants to merge 3 commits into
ocadotechnology:masterfrom
jsmitka:django-2.0
Open

Support for Django 2.0#49
jsmitka wants to merge 3 commits into
ocadotechnology:masterfrom
jsmitka:django-2.0

Conversation

@jsmitka

@jsmitka jsmitka commented Apr 6, 2018

Copy link
Copy Markdown

Django 2.0 made the on_delete argument of ForeignKeys required. I have added this argument (set to models.CASCADE, since it think it is the only logical option) to both code and tests. I've also updated .travis.yml to include the Django 2.0 environment on Python 3.6 and PyPy3.5v5.10.1.

@mikebryant

Copy link
Copy Markdown
Collaborator

I've managed to miss noticing this completely.

@jsmitka Sorry for taking so long to get back to you on this, I appreciate the effort required to make a contribution. I'll try and review this soon.

@mikebryant mikebryant self-requested a review December 13, 2018 14:58
@johnberberich

Copy link
Copy Markdown

Hi @mikebryant. Do you have a chance to review this PR? Thanks in advance.

@Smosker

Smosker commented Dec 4, 2020

Copy link
Copy Markdown

@mikebryant hello, any chances accepting this PR?

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