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