home · contact · privacy
Improve Todo tests.
[plomtask] / run.py
2024-03-27 Christian HellerUse different exceptions throwing different HTTP codes...
2024-03-20 Christian HellerMove TEMPLATES_DIR constant into web server module.
2024-03-19 Christian HellerRename DB path environment variable to something more...
2024-03-17 Christian HellerAdd database connection, read and write Days through...
2024-03-17 Christian HellerAdd creation, validation, setting of rump database...
2024-03-17 Christian HellerMove TEMPLATES_DIR setting into run.py.
2024-03-17 Christian HellerRe-structure whole code into more package-typical file...