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