More recently, I became interested in the
Google App Engine cloud platform. I was very happy to hear that App Engine supports Django. But, as it turned out, only Django 0.96 is supported, and to use the latest version, you need to download it along with the developed project.
app-engine-patch is a project that allows you to transfer the maximum possible number of Django functions to the App Engine cloud platform. In order to use this project, you need to install Python 2.5 and the App Engine SDK.
Interested in this project, I decided to translate the documentation for the app-engine-patch, since it is quite small.
Laid out to
Google Docs , if anyone needs it. The translation is small, but weighty enough to publish it completely in this topic.
I note that I am not a professional translator, and translated for myself, so please do not judge strictly.
I hope that my work will be useful to someone.