{% extends 'auth/base.html' %} {% block title %}Set up your workspace{% endblock %} {% block content %}
lombik. First run

Set up your workspace

Create the owner account. This superuser unlocks the admin panel.

Min 8 characters One special One number One uppercase One lowercase
You can also use the terminal

Prefer the command line?

$ lombik superuser
$ lombik run

Both flows create the same owner account, so pick whichever feels more comfortable.

{% endblock %}