Example #1
0
def load_user(id):
    return Organization.get(Organization.id == id)