Ejemplo n.º 1
0
 def get_small_thumbnail(self):
     return get_thumbnail_url(self, 'small')
Ejemplo n.º 2
0
 def get_large_thumbnail(self):
     return get_thumbnail_url(self, 'large')