app/soc/modules/soc_core/callback.py
changeset 2925 d1de20978875
parent 2911 2ddd386d1dbd
child 2956 50ce8ac13932
--- 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