def existing_users(self):
     return existing_users(self.my_workspace())
 def existing_users(self):
     return existing_users(self.context)
Exemple #3
0
 def existing_users(self):
     return existing_users(self.context)