{% load materialize %} {% for choice_id, choice_label in field.field.choices %} {{ choice_label }} {{ field }} {% include "materialize/field_errors.html" %} {% endfor %}