You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
brunobord
changed the title
document the permission mechanisme
document the permission mechanism
Mar 9, 2017
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 theFORMIDABLE_PERMISSION_BUILDER
, thepermissions.py
module need some explanation.The text was updated successfully, but these errors were encountered: