Getting Started with Django on Google AppEngine
Django is a pretty interesting looking web application framework available for python, and a lot of the inspiration for Google AppEngine (in terms of the python implementation at least) have apparently come out of use of Django. Presently AppEngine has out of the box support for Django 0.96 but if you want to get up and running with the latest stable version of Django you have to jump through a few hoops.
posted on the May 27th, 2009 No Comments »
