예제 #1
0
파일: orm.py 프로젝트: kball/ambry
 def identity(self):
     from identity import Identity
     return Identity.from_dict(self.dict )