Exemple #1
0
 def clean_name(self):
     return fix_unicode(self.cleaned_data['name'])
Exemple #2
0
 def clean_name(self):
     return fix_unicode(self.cleaned_data['name'])
Exemple #3
0
 def clean_name(self):
     return fix_unicode(self.cleaned_data["name"])