app/soc/models/role.py
changeset 2040 f1370e1d0871
parent 2017 bde6efa3df3f
child 2074 5c75312566d5
--- a/app/soc/models/role.py	Tue Mar 31 11:40:40 2009 +0000
+++ b/app/soc/models/role.py	Tue Mar 31 15:45:39 2009 +0000
@@ -300,6 +300,8 @@
   birth_date.help_text = ugettext(
       'required for determining program eligibility')
   birth_date.group = ugettext("4. Private Info")
+  birth_date.example_text = ugettext(
+      'e.g. 1999-12-31 or 12/31/1999')
 
   #: Optional field indicating choice of t-shirt, from XXS to XXXL;
   #: kept private.