Esempio n. 1
0
	def on_update(self):
		self.update_category()
		clear_cache()
		super(HelpArticle, self).on_update()
Esempio n. 2
0
 def on_update(self):
     clear_cache()
     super(HelpCategory, self).on_update()
 def on_update(self):
     clear_cache()
 def on_update(self):
     self.update_category()
     clear_cache()
     super(HelpArticle, self).on_update()
	def on_update(self):
		clear_cache()
Esempio n. 6
0
	def on_update(self):
		clear_cache()
		super(HelpCategory, self).on_update()