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

https://github.com/aparo/django-mongodb-engine

A MongoDB backend standing outside django.
https://github.com/aparo/django-mongodb-engine

Last synced: over 1 year ago
JSON representation

A MongoDB backend standing outside django.

Awesome Lists containing this project

README

          

==============
IMPORTANT NOTE
==============
django-mongodb-engine has been moved to http://github.com/django-mongodb-engine/mongodb-engine

I'll keep this repo up to date.

=========================================
Django MongoDB Engine for django-nonrel
=========================================
:Web: http://github.com/django-mongodb-engine/mongodb-engine/
:Mailing List: http://groups.google.com/group/django-non-relational
:Bug tracker: http://github.com/django-mongodb-engine/mongodb-engine/issues/
:License: 2-clause BSD
:Download: http://pypi.python.org/pypi/django_mongodb_engine/
:Keywords: django, mongodb, orm, nosql, database, python

Requirements
============
* MongoDB of course ;-)
* PyMongo (PyPI)
* `Django-nonrel`_
* `djangotoolbox`_

.. _Django-nonrel: http://bitbucket.org/wkornewald/django-nonrel
.. _djangotoolbox: http://bitbucket.org/wkornedwald/djangotoolbox

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.