{% for choice in field.choice_tuples %}
{# TODO: use fields.attrs #} {{ field.help }} {{ field.errors }}
{% endfor %}