django-mongodb-engine
django-mongodb-engine copied to clipboard
A MongoDB backend standing outside django.
============== 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.