Results 2 comments of MegMM

Could this cause an `Incorrect use of ` error? ```python sort_order = RadioField(u'Sort Order', choices=sort_order_values, default='descend', validators=[DataRequired()]) ``` ```jinja {{ form.sort_order.label(class="radio-label", id=False) }} {% for btn in form.sort_order -%} {{...

Sorry, couldn't back to this sooner. I don't have a scroll wheel available to me. Thanks for checking it out!