Metadata-Version: 1.0
Name: django-permissions
Version: 1.0a2
Summary: Generic per-object permissions for Django
Home-page: http://www.iqpp.com
Author: Kai Diefenbach
Author-email: kai.diefenbach@iqpp.de
License: BSD
Description: What is it?
        ===========
        
        django-workflows provides per-object permissions for Django
        
        Documentation
        =============
        
        For more documentation please visit: http://packages.python.org/django-permissions/
        
        Code
        ====
        
        The code can be found on bitbucket: http://bitbucket.org/diefenbach/django-permissions/
        
        Implementations
        ===============
        
        django-permissions is used within the CMS `LFC <http://pypi.python.org/pypi/django-lfc>`_
        
        Changes
        =======
        
        1.0 alpha 2 (2010-03-22)
        ------------------------
        
        * A lot of improvements
        
        1.0 alpha 1 (2010-03-11)
        ------------------------
        
        * Initial public release
Keywords: django authorization permissions
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
