changeset 2452 | 4abc27894b61 |
parent 2448 | 325e08ee9d25 |
child 2478 | 985fd974e095 |
--- a/app/soc/views/models/project_survey.py Mon Jun 29 19:29:15 2009 +0200 +++ b/app/soc/views/models/project_survey.py Mon Jun 29 23:16:21 2009 +0200 @@ -24,6 +24,8 @@ from soc.logic import dicts from soc.logic.models.survey import project_logic as project_survey_logic +from soc.views.helper import access +from soc.views.helper import decorators from soc.views.models import survey