diff -r 09f47e08f805 -r b3e1e0c9649c app/soc/models/user.py --- 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