evorepo/todolists
Dan McGee 2ff967c3d9 Todolist URLs map to old_id now, not id
This is a short-term fix before adding a slug field to todo lists as we
did to news a while back.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-12-28 14:48:29 -06:00
..
migrations Add data migration for todolists 2012-12-28 09:20:18 -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 Todolist URLs map to old_id now, not id 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