Metadata-Version: 1.1
Name: django-mongodb-engine
Version: 0.5.2
Summary: MongoDB backend for Django-nonrel
Home-page: http://django-nonrel.org/
Author: Flavio Percoco Premoli, Alberto Paro, Jonas Haag and contributors
Author-email: django-non-relational@googlegroups.com
License: 2-clause BSD
Description: Django MongoDB Engine, the MongoDB backend for Django
        =====================================================
        
        Documentation on http://django-mongodb-engine.readthedocs.org/
        
        *Use Django's ORM (including Aggregations, Atomic Updates, Embedded Objects,
        Map/Reduce and GridFS), admin site, authentication, site, session and caching
        frameworks with MongoDB.*
        
        :master branch:
            .. image:: https://secure.travis-ci.org/django-nonrel/mongodb-engine.png?branch=master
                :target: https://travis-ci.org/django-nonrel/mongodb-engine
        
        
        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.
        
        :Web site: http://www.django-nonrel.org/
        :Mailing list: http://groups.google.com/group/django-non-relational
        :Bug tracker: https://github.com/django-nonrel/mongodb-engine/issues/
        :PyPI: http://pypi.python.org/pypi/django-mongodb-engine/
        :License: 2-clause BSD
        :Keywords: django, mongodb, orm, nosql, database, python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
