Django 1.4 Appengine - lionheart/django-template GitHub Wiki
Features
Deployment
appcfg.py update .
Get started
To start a new Django project called project_name
, run the following.
django-admin.py startproject -e md,yaml --template=https://github.com/aurorasoftware/django-template/archive/django-1.4-appengine.zip project_name