Created
May 16, 2015 02:03
-
-
Save petehuang/5b3fc06cdb1fa4cf338b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
output from 'print field': | |
<UnboundField(SelectField, (u'etsdfasdf',), {'widget': <wtforms.widgets.core.ListWidget object at 0x1072b2c10>, 'option_widget': <wtforms.widgets.core.CheckboxInput object at 0x1072b2890>})> | |
output from 'print field.choices': | |
[(3, u'demoanswer2'), (5, u'demoanswer4')] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment