django-rocket-engine
django-rocket-engine copied to clipboard
Django on AppEngine helper library. Support for Google CloudSQL and BlobStorage
Welcome to Django on AppEngine!
Motivation to create this project was the fact of publication by Google CloudSQL backend. This library as it is is not for production ready yet, the same as Google AppEngine CloudSQL is not ready for production as well being currently in development preview.
Project originaly inspired by work of Waldemar Kornewald and Thomas Wanschik
from All Buttons Pressed <http://www.allbuttonspressed.com/projects/djangoappengine>
, some ideas where moved from
djangoappengine <http://www.allbuttonspressed.com/projects/djangoappengine>
project.
Documentation:
http://readthedocs.org/docs/django-rocket-engine/ <http://readthedocs.org/docs/django-rocket-engine/>
_
Source Code:
https://github.com/xando/django-rocket-engine <https://github.com/xando/django-rocket-engine/>
_
Example application:
https://github.com/xando/rocket-project <https://github.com/xando/rocket-project>
_