Revision history [back]
Yes, please run python manage.py add_admin <user_id>
. In the manual there is a list of other available management commands.
The moderators can be added via the usual interface, but admins cannot yet. Normally you need one or two admins - so did not build that feature into the ui - if it is important - will do.
It is on the todo list to make the first user the admin automatically.
Yes, please run python manage.py add_admin <user_id>
. In the manual there is a list of other available management commands.
The moderators can be added via the usual interface, but admins cannot yet. Normally you need one or two admins - so did not build that feature into the ui - if it is important - will do.
It is on the todo list to make the first user the admin automatically.