From ebe023e4e80907ebecee5f20b2cff0d7fdba607c Mon Sep 17 00:00:00 2001
From: nnrcschmdt <e.rico.schmidt@gmail.com>
Date: Wed, 23 Aug 2017 14:18:04 -0400
Subject: [PATCH] removed TODOs as we keep track of everything as issues now.

---
 TODO.md | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 TODO.md

diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 5921850b..00000000
--- 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
-- 
GitLab