Skip to content

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

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

Merged

Conversation

alvarowolfx
Copy link
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 googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2017
@theacodes
Copy link
Contributor

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

@theacodes theacodes merged commit e464f1f into GoogleCloudPlatform:master Dec 7, 2017
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