示例#1
0
 def _getUserSettings(self):
     
     return UserSettings.all(). \
                         ancestor(self.userProfile). \
                         get()