Exemplo n.º 1
0
 def country_name(self):
     return OFFICIAL_COUNTRIES.get(self.country_code, 'unknown').title()