summaryrefslogtreecommitdiffstats
path: root/todolists/urls.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-02todolists: remove old_id from todolist modelJelle van der Waa1-4/+1
2018-07-06todolists: Add json endpoint for todo detail viewJelle van der Waa1-1/+2
2018-04-08Change urls.py from patterns to list of url()Johannes Löthberg1-11/+11
2014-11-08Paginate the todolist listing pageDan McGee1-3/+3
2013-03-11Make todolists fully publicDan McGee1-3/+3
2012-12-31Fix list_pkgbases view callDan McGee1-1/+1
2012-12-28Use todolist slugs for all URLsDan McGee1-10/+19
2012-12-28Convert to using new todolist models everywhereDan McGee1-1/+1
2012-03-23Change Django urls.py importDan McGee1-1/+1
2012-01-04Add new todolist pkgbase list viewDan McGee1-1/+2
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee1-1/+1
2011-04-07Convert todolist delete to class-based viewDan McGee1-2/+5
2010-12-13Move more URLs out of root urlconfDan McGee1-0/+13