GitHub - andialbrecht/django-gae2django: This project isn't maintained anymore. (original) (raw)

gae2django - Implementation of the App Engine APIs on top of Django

gae2django is a Django helper application that provides an implementation of Google's App Engine API based on pure Django.

The helper makes it easier to re-use applications originally designed for Google's App Engine environment in a pure Django environment.

How to use this Django application

This installs a drop-in replacement for the 'google.appengine' module.

Homepage: http://django-gae2django.googlecode.com

License

The license is Apache 2.0. See the file COPYING.