summaryrefslogtreecommitdiffstats
path: root/todolists/models.py
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Use todolist slugs for all URLsDan McGee1-1/+1
2012-12-28Populate the todolist slug field and mark non-nullDan McGee1-1/+1
2012-12-28Add todolists slug fieldDan McGee1-0/+1
2012-12-28Todolist URLs map to old_id now, not idDan McGee1-1/+1
2012-12-28Add packages method to new Todolist modelDan McGee1-0/+6
2012-12-28Add new todolists and todolist package modelDan McGee1-0/+81
2012-12-27Add initial todolists models migrationDan McGee1-0/+0
2008-03-08Moved models aroundeliott1-33/+0
2007-12-29Massive retab fest.eliott1-21/+23
2007-12-22renamed importseliott1-1/+1
2007-11-03Initial import for public release...eliott1-0/+31