Metadata-Version: 1.1
Name: django-flexible-permissions
Version: 1.0.7
Summary: Django app that combines a permissions table with model relations to calculate complex object-level permissions.
Home-page: https://github.com/staab/django-flexible-permissions
Author: Jon Staab
Author-email: shtaab@gmail.com
License: MIT License
Description: Flexible Permissions is a Django app that combines object-level table permissions with model relations to avoid normalization of data while providing an extremely flexible, declarative permissions model.
        
        Documentation is available in the wiki on the github page.
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
