Metadata-Version: 1.1
Name: django-djmongo
Version: 0.7.6.3
Summary: A reusable Django application providing a web interface for MongoDB and a RESTFul API Toolkit.
Home-page: https://github.com/videntity/django-djmongo
Author: Alan Viars
Author-email: sales@videntity.com
License: GPL2
Description: ==================================================
        djmongo - A Drop-in Django Application for MongoDB
        ==================================================
        
        django-djmongo is an "API in a Box".  It provides a web-based UI for MongoDB,
        the ability to import data, and create RESTful APIs without the need to 
        write code. For beginers, you may find it helpfult to start a sample project
        with Djmongo already configured. https://github.com/videntity/djmsample 
        
        
        See https://github.com/videntity/django-djmongo/wiki/Installation for 
        installation instructions.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
