{{ field.errors }} {# {% if field.field.required %}*{% endif %} #} {% if help %}
{{ help }}
{% endif %} {% if tooltip %} {% endif %}
{% for choice in field %} {% with choice.data.value|stringformat:"s" as value %} {% endwith %} {% endfor %}