get_all_permissions(obj=None)
Returns a set of permission strings that the user has, both through group and user permissions.
If obj
is passed in, only returns the permissions for this specific object.
get_all_permissions(obj=None)
Returns a set of permission strings that the user has, both through group and user permissions.
If obj
is passed in, only returns the permissions for this specific object.
Designed by : w10schools
service@w10schools.com
Please login to continue.