Create initial administrator
This page is only available when there are no admin users in the database. After creating the account you will be logged in and redirected to the admin.
{% extends "base_pico.html" %} {% load static %} {% block title %}Initial setup — Create admin{% endblock %} {% block content %}
This page is only available when there are no admin users in the database. After creating the account you will be logged in and redirected to the admin.