def on_update(self): self.update_category() clear_cache() super(HelpArticle, self).on_update()
def on_update(self): clear_cache() super(HelpCategory, self).on_update()
def on_update(self): clear_cache()