• Stars
    star
    267
  • Rank 153,579 (Top 4 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created almost 13 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Django backends for App Engine (datastore, mail, ...)

Djangoappengine, a Django database backend for App Engine

Documentation at http://djangoappengine.readthedocs.org/

Djangoappengine allows you to use App Engine's datastore with Django. It provides the necessary plumbing to query the datastore, and custom management commands for deploying and running the SDK.

master:https://secure.travis-ci.org/django-nonrel/djangoappengine.png?branch=master

Contributing

You are highly encouraged to participate in the development, simply use GitHub's fork/pull request system.

If you don't like GitHub (for some reason) you're welcome to send regular patches to the mailing list.

Mailing list:http://groups.google.com/group/django-non-relational
Bug tracker:https://github.com/django-nonrel/djangoappengine/issues
License:3-clause BSD, see LICENSE
Keywords:django, app engine, orm, nosql, database, python