Thursday, July 16, 2009

Google App engine and django

Been experimenting with google app engine and django.
As ussual these are my notes.

To upload the site just do a
appcfg.py update myapp/

To start the google app is development environment
dev_appserver.py myapp