echo get_the_post_thumbnail_url();
@property def image_url(self): if self.image and hasattr(self.image, 'url'): return self.image.url