django-on-appengine-archive icon indicating copy to clipboard operation
django-on-appengine-archive copied to clipboard

Jumpstart Django development on Google Appengine.

Django on App Engine

Installation

  1. Download the App Engine SDK.
  2. Install it.
  3. Clone the repo, and run dev_appserver.py ..
  4. Congratulations, you are now running Django 1.4 on App Engine!