Пример #1
0
 def __str__(self):
     return Country.desc_from_id(self.country)
Пример #2
0
 def name(self):
     return Country.desc_from_id(self.country)