--- a/app/soc/views/models/student_proposal.py Sun Mar 08 21:37:21 2009 +0000
+++ b/app/soc/views/models/student_proposal.py Sun Mar 08 21:51:17 2009 +0000
@@ -363,7 +363,7 @@
return responses.respond(request, template, context=context)
def updatePublicContext(self, context, entity, params):
- """Updates the context for the public page with information from the entity
+ """Updates the context for the public page with information from the entity.
Args:
context: the context that should be updated
@@ -636,7 +636,7 @@
def _getDefaultReviewContext(self, entity, org_admin,
mentor):
- """Returns the default context for the review page
+ """Returns the default context for the review page.
Args:
entity: Student Proposal entity