Metadata-Version: 1.0
Name: django-orm
Version: 2.0c10
Summary: Advanced improvement of django-orm with a lot of third-party plugins for use different parts of databases are
not covered by the standard orm.
Home-page: https://github.com/niwibe/django-orm
Author: Andrei Antoukh
Author-email: niwi@niwi.be
License: BSD
Description: Currently the only supported what was django-postgresql. 
        But I'm working for some features available for all supported backends (postgresql, sqlite,
        mysql), as orm connection-pool and low-level cache.
        
        If you want to know in detail what it offers for each database, check the documentation.
        
        * **Documentation**: http://readthedocs.org/docs/django-orm/en/latest/
        * **Project page**: http://www.niwi.be/post/project-django-orm/
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
