示例#1
0
 def get_content(self, obj):
     return censor(obj.content)
示例#2
0
 def get_filtered_content(self, obj):
     return censor(obj.content)