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