You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Gang model we have gang_leader_group, event_admin_group and recruitment_admin_group, which won't become necessary with the role system introduced by #1257. They seem to only be used in signals.py.
The text was updated successfully, but these errors were encountered:
In the Gang model we have
gang_leader_group
,event_admin_group
andrecruitment_admin_group
, which won't become necessary with the role system introduced by #1257. They seem to only be used in signals.py.The text was updated successfully, but these errors were encountered: