evorepo/todolists
Dan McGee 39a603bf65 Defer the 'raw' field when listing todolists
A lot like skipping fetching of the news content; we definitely don't
need this just to list the todolists on index pages.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-12-29 12:26:50 -06:00
..
migrations Populate the todolist slug field and mark non-null 2012-12-28 14:48:29 -06:00
templatetags Add a todolist package details link template tag 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 Use todolist slugs for all URLs 2012-12-28 14:48:29 -06:00
urls.py Use todolist slugs for all URLs 2012-12-28 14:48:29 -06:00
utils.py Defer the 'raw' field when listing todolists 2012-12-29 12:26:50 -06:00
views.py Defer the 'raw' field when listing todolists 2012-12-29 12:26:50 -06:00