We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f15108 commit b85d0ccCopy full SHA for b85d0cc
permafrost/backends.py
@@ -5,7 +5,7 @@
5
6
class GroupSiteModelBackendMixin():
7
8
- def get_group_permissions(self, user_obj, obj=None, site=None):
+ def _get_group_permissions(self, user_obj, obj=None, site=None):
9
'''
10
Adds the SiteID for filtering Groups
11
0 commit comments