summaryrefslogtreecommitdiff
path: root/todolists/urls.py
AgeCommit message (Expand)Author
2014-11-08Paginate the todolist listing pageDan McGee
2013-03-11Make todolists fully publicDan McGee
2012-12-31Fix list_pkgbases view callDan McGee
2012-12-28Use todolist slugs for all URLsDan McGee
2012-12-28Convert to using new todolist models everywhereDan McGee
2012-03-23Change Django urls.py importDan McGee
2012-01-04Add new todolist pkgbase list viewDan McGee
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee
2011-04-07Convert todolist delete to class-based viewDan McGee
2010-12-13Move more URLs out of root urlconfDan McGee