def item_description(self, item): content = strip_tags(getattr(item, self.item_description_field)) return content