django-formidable
django-formidable copied to clipboard
document the permission mechanism
trafficstars
As an integrator of the django-formidable module, I'd like to know how to handle the permissions, what is my options to allow/reject a resource access.
The FORMIDABLE_DEFAULT_PERMISSION, FORMIDABLE_PERMISSION_USING and the FORMIDABLE_PERMISSION_BUILDER, the permissions.py module need some explanation.