From 5f1b7dec9166ef1bfeb09bca2a3f8899f27f27a5 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> Date: Fri, 27 May 2016 20:56:09 +0200 Subject: [PATCH] updated TODO --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..5921850b --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +- [*] 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