summaryrefslogtreecommitdiffstats
path: root/templates/todolists/public_list.html
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Add a todolist package details link template tagDan McGee1-2/+2
2012-12-28Convert to using new todolist models everywhereDan McGee1-12/+6
2012-07-09Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2011-12-06Convert to and enable staticfiles contrib applicationDan McGee1-2/+2
2011-08-10Use new package details link tag in templatesDan McGee1-2/+2
2011-03-08Todo list styling and info cleanupsDan McGee1-5/+6
2010-12-07Update public todo list templateDan McGee1-36/+56
2010-08-27Make public todolist view more usefulDan McGee1-11/+35
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee1-1/+1
2010-07-25Add box style to public todo list pageDan McGee1-0/+3
2010-07-25Hide the details of the todo list until clickingDusty Phillips1-2/+11
2010-07-25Add a basic view for todo listsDusty Phillips1-0/+18