Exemplo n.º 1
0
 def how_long(self):
     return _how_long(datetime.now(), self.created_at)
Exemplo n.º 2
0
 def how_long(self):
     return _how_long(datetime.now(), self.published_at)