예제 #1
0
 def notification(self):
     return NOTIFICATIONS_BY_ID.get(self.notification_id)
예제 #2
0
파일: models.py 프로젝트: diox/olympia
 def notification(self):
     return NOTIFICATIONS_BY_ID.get(self.notification_id)