Feature Request Type
Description
Django guardian filter allow to specify option accept_global_perms during filtering queryset for specific user. docs
Use case of that when you have multiple users, and everyone can make operations on their objects via per object permissions at Groups. And sometimes there's needs to limit access of specific object types for specific user.