Exemple #1
0
 def get_author(self):
     user = User.get_by_id(self.author_id)
     return user.username