Exemplo n.º 1
0
 def userprofile(self):
   if users.get_current_user():
     return Profile.by_user(users.get_current_user())