added correct sort order to items

This commit is contained in:
2026-01-03 12:38:00 +01:00
parent 9cb77d2fbd
commit cf2c1dc268
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ list app
install
1. clone repo
2. create subfolder "instance" to store database file
3. for an initial instance: run python3 initialze_data.py
3. for an initial instance: run python3 initialze_data.py, with the python from the virtual-env
4. add the below config to your apache2 enabled site