cmheisel / django-baseboard

Dashboard view across various Basecamp projects, powered by Django

This URL has Read+Write access

django-baseboard / TODO.txt
100644 3 lines (2 sloc) 0.214 kb
1
2
3
* Add a "backlogs" view of a dashboard that only shows backlog info and orders by backlogged_items count
* Convert feedparser dates into datetime objects, so they can be used with normal date template tags/filters