We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
team_manage
team_update
manager_access
Team.MEMBER_ACCESS
member_access
team_apply
team_accept
team_leave
The text was updated successfully, but these errors were encountered:
(also, the check in team_update differs from a similar check within decorators.manager_required and they could possibly be consolidated)
decorators.manager_required
Sorry, something went wrong.
No branches or pull requests
team_manage
should implement a check similar toteam_update
manager_access
to aTeam.MEMBER_ACCESS
constant, rather than checking themember_access
attr:team_apply
team_accept
team_leave
The text was updated successfully, but these errors were encountered: