/django-on-appengine-archive

Jumpstart Django development on Google Appengine.

Primary LanguagePython

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!