add archiver

This commit is contained in:
bkfox
2017-11-13 15:03:21 +01:00
parent 7683a485cf
commit 01325a258a
3 changed files with 64 additions and 2 deletions

View File

@ -20,9 +20,9 @@ ensure('AIRCOX_DEFAULT_USER_GROUPS', {
'add_comment', 'edit_comment', 'delete_comment',
),
# ensure user can log in using Wagtail
'Editors': None
'Editors': None,
# ensure user can publish
'Moderators': None
'Moderators': None,
})
# Directory for the programs data