示例#1
0
 def user_orgs(self):
     from organization.models import Organization
     return Organization.get_user_user_orgs(self)