Exemplo n.º 1
0
 def logo_url(self):
     return utils.first(p.logo_url for p in self.podcasts)
Exemplo n.º 2
0
 def license(self):
     return utils.first(p.license for p in self.podcasts)