Exemplo n.º 1
0
 def _process(self):
     delete_abstract_comment(self.comment)
     return jsonify_data(flash=False)
Exemplo n.º 2
0
 def _process(self):
     delete_abstract_comment(self.comment)
     return jsonify_data(flash=False)