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.
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_USINGand theFORMIDABLE_PERMISSION_BUILDER, thepermissions.pymodule need some explanation.