I'm very interested in finding a up-to-date tutorial that shows steps for getting DJANGO running on Google App Engine, anyone know of any such tutorials?
Surprisingly, Google's App Engine DJANGO docs are almost a year old. What gives?
I'm very interested in finding a up-to-date tutorial that shows steps for getting DJANGO running on Google App Engine, anyone know of any such tutorials?
Surprisingly, Google's App Engine DJANGO docs are almost a year old. What gives?
You should use a Django fork: django-nonrel project http://www.franciscosouza.net/2010/08/flying-with-django-in-google-app-engine.html
I found this tutorial very helpful:
http://thomas.broxrost.com/2008/04/08/django-on-google-app-engine/