Beispiel #1
0
 def __call__(self, field, **kwargs):
   kwargs = get_html5_kwargs(field, kwargs)
   return _Input.__call__(self, field, **kwargs)