diff -r 3b47bfd4f1b3 -r 0c008a43443b app/soc/views/site/sponsor/list.py --- a/app/soc/views/site/sponsor/list.py Fri Oct 03 21:41:12 2008 +0000 +++ b/app/soc/views/site/sponsor/list.py Fri Oct 03 21:59:32 2008 +0000 @@ -24,6 +24,7 @@ from soc.logic import sponsor from soc.views import simple + from soc.views import helpers import soc.views.helpers.list from soc.views.helpers import response_helpers