app/soc/models/user.py
changeset 936 b3e1e0c9649c
parent 811 9e56019eb218
child 970 8b5611d5b053
--- a/app/soc/models/user.py	Fri Jan 23 21:20:33 2009 +0000
+++ b/app/soc/models/user.py	Fri Jan 23 21:22:09 2009 +0000
@@ -61,6 +61,8 @@
      Query of the Response model 'respondent' reference.
   """
 
+  URL_NAME = 'user'
+
   #: A Google Account, which also provides a "private" email address.
   #: This email address is only used in an automated fashion by 
   #: Melange web applications and is not made visible to other users