app/projrev/models.py
changeset 28 be65e84e7d03
parent 26 97bd3c28c957
child 32 b39994cca761
--- a/app/projrev/models.py	Mon Aug 10 01:38:02 2009 +0530
+++ b/app/projrev/models.py	Mon Aug 10 02:13:02 2009 +0530
@@ -843,6 +843,7 @@
 
   #: Field containing the comment entered along with the review.
   comment = models.TextField()
+  comment.help_text = "Enter your review comment about this proposal."
 
   #: Field representing the reference to the person who
   #: did the review.