diff -r 9f9261d32efc -r eec0d98b38a1 app/soc/views/models/project_survey.py --- a/app/soc/views/models/project_survey.py Mon Jul 06 16:32:14 2009 +0200 +++ b/app/soc/views/models/project_survey.py Mon Jul 06 17:03:19 2009 +0200 @@ -30,6 +30,7 @@ from soc.views.helper import decorators from soc.views.helper import lists from soc.views.helper import redirects +from soc.views.helper import responses from soc.views.models import survey