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.
EquationPlugin.get_model_perms(request)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.