Exemple #1
0
 def internal(**kw):
     return '\n'.join([pprint.pformat(item)
         for item in FormUtils.getDynamicListFields('testList', kw)])