Hi Sergio > - Google App Engine[1] - you will need adapt somethings in your code.
There is the project appEnginePatch to deploy django on Google appEngine out of the box. http://code.google.com/p/app-engine-patch/wiki/Documentation The app-engine-patch has got a ready made sample. Download http://app-engine-patch.googlecode.com/files/app-engine-patch-sample-1.0.zip and try. You will need to have Python 2.5 or 2.6 (not 3.0) windows: http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi and Google appEngine SDK windows: http://googleappengine.googlecode.com/files/GoogleAppEngine_1.2.0.msi installed. There is a app engine patch discussion group too: http://groups.google.com/group/app-engine-patch?hl=en Konrad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

