{% load floppyforms django_backend_tags %} {% for row in tab_rows %} {% form form using %}{# needed to push the context for the formconfig #} {% render row %} {% endform %} {% endfor %}