This is a prototype of the data input mask for the Liszt Catalog Raisonné
Make sure python3 is installed. Run the install script:
# ./install.sh
Run the server from the root directory of liszt-editor:
# venv/bin/python3 manage.py runserver
Alternatively run:
# source venv/bin/activate
# python3 manage.py runserver
The install script also provides the full command to activate the venv
In case of questions, contact Matthias Schrinner: matthias.schrinner@slub-dresden.de.