Mobile app version of vmapp.org
Login or Join
Shanna517

: Migrate from Google App Engine I'm working with the app engine platform, python 2.5.x and Django, and I'm looking for other solution to host my web app. Can you suggest me blog, or websites

@Shanna517

Posted in: #Django #GoogleAppEngine #Python

I'm working with the app engine platform, python 2.5.x and Django, and I'm looking for other solution to host my web app.

Can you suggest me blog, or websites who explain how to install a such platform.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Shanna517

1 Comments

Sorted by latest first Latest Oldest Best

 

@Nimeshi995

Support for Python 2.5 has been deprecated and you should move only install version 2.7 upwards on Google Engine.

These are both documented excellently at Developers Google:


Install Python 2.7 on Google App Engine
Django on Google App Engine

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme