app/soc/views/models/grading_project_survey.py
changeset 2725 09b5bfc5707f
parent 2722 1ec0af4ddd72
child 2734 f35f6f05c8c4
--- a/app/soc/views/models/grading_project_survey.py	Tue Aug 04 16:46:47 2009 +0200
+++ b/app/soc/views/models/grading_project_survey.py	Tue Aug 04 16:52:41 2009 +0200
@@ -123,7 +123,6 @@
     # TODO: Ensure that this doesn't break when someone is a mentor for
     # a lot of organizations.
 
-    # TODO(ljvderijk) transform StudentProject to handle multiple surveys
     fields = {'mentor': mentor_entities,
               'status': 'accepted'}