Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
authorLennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 16:53:59 +0200
changeset 3023 3e9a292448a8
parent 3022 8ade9aac79f9
child 3024 e21d0f9bcecd
Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
app/soc/tasks/updates/module_conversion.py
--- a/app/soc/tasks/updates/module_conversion.py	Sun Oct 18 16:53:24 2009 +0200
+++ b/app/soc/tasks/updates/module_conversion.py	Sun Oct 18 16:53:59 2009 +0200
@@ -448,7 +448,7 @@
 
 
 @decorators.iterative_task(survey_record_logic.grading_logic)
-def runGradingProjectSurveyRecordsUpdate(request, entities, context, *args, **kwargs):
+def runGradingProjectSurveyRecordUpdate(request, entities, context, *args, **kwargs):
   """AppEngine Task that updates GradingProjectSurveyRecord entities.
 
   Args: