Beispiel #1
0
 def dict(self):
     return model_to_dict(self, NoteStatus.COLUMNS)
Beispiel #2
0
 def dict(self):
     return model_to_dict(self, Label.COLUMNS)
Beispiel #3
0
 def dict(self):
     return model_to_dict(self, User.COLUMNS)