evorepo/todolists
Dan McGee 46a51a99cc Add todolists slug field
This will be used to make more descriptive URLs for our todolists. The
`null=True` bit will be removed once a data migration is added to add
slugs to all previously created todolists.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-12-28 14:48:29 -06:00
..
migrations Add todolists slug field 2012-12-28 14:48:29 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add todolist admin for new model 2012-12-28 09:19:19 -06:00
models.py Add todolists slug field 2012-12-28 14:48:29 -06:00
urls.py Convert to using new todolist models everywhere 2012-12-28 14:48:29 -06:00
utils.py Convert to using new todolist models everywhere 2012-12-28 14:48:29 -06:00
views.py Todolist URLs map to old_id now, not id 2012-12-28 14:48:29 -06:00