get_model_perms
- EquationPlugin.get_model_perms(request)
Return a dict of all perms for this model. This dict has the keys
add,change,delete, andviewmapping to the True/False for each of those actions.
Return a dict of all perms for this model. This dict has the keys
add, change, delete, and view mapping to the True/False
for each of those actions.