Пример #1
0
	def on_update(self):
		self.update_category()
		clear_cache()
		super(HelpArticle, self).on_update()
Пример #2
0
 def on_update(self):
     clear_cache()
     super(HelpCategory, self).on_update()
 def on_update(self):
     clear_cache()
Пример #4
0
 def on_update(self):
     self.update_category()
     clear_cache()
     super(HelpArticle, self).on_update()
	def on_update(self):
		clear_cache()
Пример #6
0
	def on_update(self):
		clear_cache()
		super(HelpCategory, self).on_update()