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