def _setText(self, value, *args, **kwargs):
    FeedFeederItem._old_setText(self, value, *args, **kwargs)
    flush_cache("text", self)