summaryrefslogtreecommitdiffstats
path: root/todolists/utils.py
AgeCommit message (Collapse)AuthorFilesLines
2012-04-07Prevent selection of many useless fields when getting todolistsDan McGee1-1/+5
This is a bit of a hack, but makes the resulting resultset returned from the database a lot smaller and kills off all the columns we don't care about and would never look at. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-09Show more info about todolists on developer dashboardDan McGee1-0/+19
Signed-off-by: Dan McGee <dan@archlinux.org>