Beispiel #1
0
 def logo_url(self):
     return utils.first(p.logo_url for p in self.podcasts)
Beispiel #2
0
 def license(self):
     return utils.first(p.license for p in self.podcasts)