aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-04-07 15:35:59 +0100
committerGravatar Gareth Coles <[email protected]>2018-04-07 15:35:59 +0100
commit574f1127e9243432c4f16b8dd295964ea5ee282d (patch)
treece83662081e44ccadaa005e67314d1b3eeee13c8 /pysite/constants.py
parentDisplay improvements (diff)
Allow helpers to edit pages also
Diffstat (limited to 'pysite/constants.py')
-rw-r--r--pysite/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pysite/constants.py b/pysite/constants.py
index 69633127..e300fdd3 100644
--- a/pysite/constants.py
+++ b/pysite/constants.py
@@ -26,6 +26,7 @@ DEVOPS_ROLE = 409416496733880320
HELPER_ROLE = 267630620367257601
ALL_STAFF_ROLES = (OWNER_ROLE, ADMIN_ROLE, MODERATOR_ROLE, DEVOPS_ROLE)
+EDITOR_ROLES = ALL_STAFF_ROLES + (HELPER_ROLE, )
SERVER_ID = 267624335836053506