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