summaryrefslogtreecommitdiffstats
path: root/todolists/models.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee1-1/+2
2013-01-12Add last_modified field to todolist packagesDan McGee1-1/+2
2012-12-31Mark todolist packages as removed rather than deleting themDan McGee1-3/+5
2012-12-31Minor coding style tweaksDan McGee1-1/+1
2012-12-31Add 'removed' field to todolist packagesDan McGee1-1/+4
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