简体   繁体   English

如何将 GAE 更改为 python3? 因为我正在开发一个 Django 网站。

[英]How to change the GAE to python3? Since i am developing a Django website.

How to change the GAE to python3?如何将 GAE 更改为 python3? Since i am developing a Django website.因为我正在开发一个 Django 网站。 (How can Google still running python 2.7=_= (谷歌怎么还能运行python 2.7=_=

If you want to move to Python 3, you need to run on the flexible environment:如果要迁移到 Python 3,则需要在柔性环境中运行:

https://cloud.google.com/appengine/docs/flexible/python/ https://cloud.google.com/appengine/docs/flexible/python/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我无法在 Django 网站中导入 Static 文件。 请解释一下我在代码中缺少什么? - I am unable to import Static Files in Django website. Any on please explain what i am missing in code? Azure网站将python3与Django结合使用 - Azure website use python3 with django 从仅具有网站网址的meta标签和img网址中提取值。 用python编写的Django应用程序 - extracting values from meta tags and img url having only url of website. Written in python for django app 为了使用Django开发网站,如何使用“本地主机”作为运行中的SMTP服务器? - For developing a website with Django, how can I use 'localhost' as a functioning SMTP server? 当我在另一个分支上进行开发时,如何在master分支上本地运行Django服务器 - How to run Django server locally on master branch while I am developing on the other branch 我如何在GAE中使用django会话 - how can i use django session in GAE 如何在Django网站中更改特定页面的语言 - How do I change a language of a particular page in Django website 如何将MongoDB与Django Framework和Python3一起使用 - How to use MongoDB with Django Framework and Python3 方法:使用Python3在ansible中使用django_manage - How: django_manage in ansible with Python3 如何更改整个 Django CMS 网站的语言? - How can I change the language of a whole Django CMS website?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM