FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[fix] Django 2.0 doesn't work with Python 2.7, rollback to 1.11.8 by alvarowolfx · Pull Request #1258 · GoogleCloudPlatform/python-docs-samples · GitHub

[fix] Django 2.0 doesn't work with Python 2.7, rollback to 1.11.8 - #1258

Merged
theacodes merged 1 commit into
GoogleCloudPlatform:masterfrom
alvarowolfx:gae-django-version
Dec 7, 2017
Merged

[fix] Django 2.0 doesn't work with Python 2.7, rollback to 1.11.8#1258
theacodes merged 1 commit into
GoogleCloudPlatform:masterfrom
alvarowolfx:gae-django-version

Conversation

Copy link
Copy Markdown
Contributor

Django 2.0 requires at least Python 3.4, but App Engine Standard uses Python 2.7. This error was introduced in PR #1245 by a bot that auto updates the packages.

I made a rollback on the Django version to the latest compatible with Python 2.7, that is the version 1.11.8.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2017

Copy link
Copy Markdown
Contributor

I need to remember how to tell the bot to not update stuff.

theacodes merged commit e464f1f into GoogleCloudPlatform:master Dec 7, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL