Metadata-Version: 1.1
Name: django-delegate
Version: 0.2.7
Summary: 
Automatic delegate methods for Django managers and querysets,
without runtime dispatch penalties.

Home-page: http://github.com/fish2000/django-delegate/
Author: Alexander Bohn
Author-email: fish2000@gmail.com
License: BSD
Download-URL: https://github.com/fish2000/django-delegate/zipball/master
Description: 
        Automatic delegate methods for Django managers and querysets,
        without runtime dispatch penalties.
        
Keywords: django,delegate,queryset,manager,method,dispatch,syntax-sugar
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Environment :: Other Environment
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: Topic :: Database
Classifier: Topic :: Utilities
