Exemple #1
0
 def __call__(self, field, **kwargs):
     kwargs['class'] = 'html'
     return TextArea.__call__(self, field, **kwargs)