has_module_perms(package_name)
Returns True
if the user has any permissions in the given package (the Django app label). If the user is inactive, this method will always return False
.
has_module_perms(package_name)
Returns True
if the user has any permissions in the given package (the Django app label). If the user is inactive, this method will always return False
.
Designed by : w10schools
service@w10schools.com
Please login to continue.