{% load widget_tweaks %} {% for hidden in form.hidden_fields %} {{ hidden }} {% endfor %}
{{ form.date_begin|add_class:"text input" }} {{ form.date_end|add_class:"text input" }}
{{ form.school_year }}
{{ form.marking_periods }}