home · contact · privacy
Add Todo/Process.blockers for Conditions that block rather than enable.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 21 May 2024 00:30:23 +0000 (02:30 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 21 May 2024 00:30:23 +0000 (02:30 +0200)
commiteb16b47ddcaefaeab2f616419ea746cc32346893
treeaaa3804eb025d10ca5ed23874628a845986ce7f1
parent31b778276bb7297151f1c90098cc50842c9c138f
Add Todo/Process.blockers for Conditions that block rather than enable.
migrations/4_create_Process_blockers_Todo_blockers.sql [new file with mode: 0644]
migrations/init_3.sql [deleted file]
migrations/init_4.sql [new file with mode: 0644]
plomtask/conditions.py
plomtask/db.py
plomtask/http.py
plomtask/processes.py
plomtask/todos.py
templates/day.html
templates/process.html
templates/todo.html