The installation is complete. Please run this in the terminal and send us
the output:
python3 manage.py check
ACSQ will then load the working screens, which are not part of this
package — this page stands in for them until that happens.
If the database is red
Check the [database] line in config.ini.
Run python3 manage.py check — it names the missing part.
If no tables exist yet, run python3 manage.py migrate.
Restart the application from Setup Python App.
This package contains no data. No client records, no
certificates, no passwords — only the program and the empty database
structure. The working screens and the data are loaded afterwards by ACSQ.