home · contact · privacy
Add Todo. and Process.calendarize to identify what Todos to show in calendar.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 18 May 2024 06:04:10 +0000 (08:04 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 18 May 2024 06:04:10 +0000 (08:04 +0200)
commite150bee233a648950061b716dc1780581105ede6
treec260ba99f23a4b6cc325a2fbf8a7787440e0d832
parentf59afccd32d45e60c48d451e6b8304a817627c62
Add Todo. and Process.calendarize to identify what Todos to show in calendar.
migrations/3_add_Todo_and_Process_calendarize.sql [new file with mode: 0644]
migrations/init_2.sql [deleted file]
migrations/init_3.sql [new file with mode: 0644]
plomtask/days.py
plomtask/db.py
plomtask/http.py
plomtask/processes.py
plomtask/todos.py
templates/calendar.html
templates/process.html
templates/todo.html