diff options
author | nnrcschmdt <e.rico.schmidt@gmail.com> | 2017-08-23 18:18:04 (GMT) |
---|---|---|
committer | nnrcschmdt <e.rico.schmidt@gmail.com> | 2017-08-23 18:18:04 (GMT) |
commit | ebe023e4e80907ebecee5f20b2cff0d7fdba607c (patch) | |
tree | 00ade8e8c66273114272097a497e7c71edb335da | |
parent | 7c2adee5bf3fcd9f48fedbd68acac7132a195c10 (diff) |
removed TODOs as we keep track of everything as issues now.
-rw-r--r-- | TODO.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 5921850..0000000 --- a/TODO.md +++ /dev/null @@ -1,9 +0,0 @@ -- [*] list notes of predecessor, if available, on show detail page -- [ ] list notes of successor, if available, on show detail page -- [*] optimize the export for the day schedule -- [ ] handle exceptions better -- [ ] optimize the selection of a predecessor for a show -- [ ] optimize the selection of a timeslot for a note -- [ ] add management command to automatically renew program slots -- [ ] add jingle field (File) to Show model -- [ ] customize the admin interface for program slot |