An open API service indexing awesome lists of open source software.

https://github.com/lionheart/django-on-appengine-archive

Jumpstart Django development on Google Appengine.
https://github.com/lionheart/django-on-appengine-archive

appengine django python templates

Last synced: 8 months ago
JSON representation

Jumpstart Django development on Google Appengine.

Awesome Lists containing this project

README

          

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!