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