--- a/app/soc/views/models/student_proposal.py Mon Apr 06 21:05:30 2009 +0000
+++ b/app/soc/views/models/student_proposal.py Mon Apr 06 21:19:58 2009 +0000
@@ -569,7 +569,8 @@
'status': ['new', 'pending', 'accepted', 'rejected']}
list_params = params.copy()
- list_params['list_description'] = 'List of my %(name_plural)s.' % list_params
+ list_params['list_description'] = \
+ 'List of my %(name_plural)s.' % list_params
list_params['list_action'] = (redirects.getPublicRedirect, list_params)
valid_list = lists.getListContent(