diff -r 6a096316f5c2 -r d1de20978875 app/soc/modules/soc_core/callback.py --- a/app/soc/modules/soc_core/callback.py Tue Sep 15 21:05:23 2009 +0200 +++ b/app/soc/modules/soc_core/callback.py Tue Sep 15 21:57:28 2009 +0200 @@ -22,8 +22,8 @@ from soc.tasks import grading_survey_group as grading_group_tasks -from soc.tasks import start_update from soc.tasks import surveys as survey_tasks +from soc.tasks.updates import start_update from soc.views.models import club from soc.views.models import club_app from soc.views.models import club_admin