コード例 #1
0
ファイル: login.py プロジェクト: ReliefInsight/sms-updates
def load_user(id):
    return Organization.get(Organization.id == id)