Skip to content

Python2.7 django version fix #363

Open
DanielKN wants to merge 3 commits into
kmmbvnr:masterfrom
DanielKN:python2.7-django-version-fix
Open

Python2.7 django version fix #363
DanielKN wants to merge 3 commits into
kmmbvnr:masterfrom
DanielKN:python2.7-django-version-fix

Conversation

@DanielKN

@DanielKN DanielKN commented Dec 5, 2017

Copy link
Copy Markdown

Pinning down versions for django for python2.7. Python 2.7 is currently not compatible with the django 2.0 release.

This is in response for issue: #362

@ddormer

ddormer commented Dec 6, 2017

Copy link
Copy Markdown

This change fixes the issue for me. I think the Django version should be specified as >=1.8,<2.0 so future updates to Django 1.11.x are still included.

@ebpetway

ebpetway commented Jan 8, 2018

Copy link
Copy Markdown

I can also verify this works. Can this be merged soon?

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.

3 participants