Ejemplo n.º 1
0
 def __str__(self):
     return Country.desc_from_id(self.country)
Ejemplo n.º 2
0
 def name(self):
     return Country.desc_from_id(self.country)