EC
Size: a a a
EC
DT
def thumbnail(self):
return mark_safe('<img src="%s/%s" width="100" height="100" />' % STATIC_ABSOLUTE_URL+'uploads/brands', self.image.url)
thumbnail.allow_tags = True
thumbnail.short_description = 'thumbnail'
EC
DT
DT
DT
M
DT
M
M
M
YK
YK
VT
def get_context_data(self, **kwargs):
в помощьvc
vc
vc