You did not include the following form fields in the HTML:
{{ field_name }}
You can include them by using the {% templatetag openblock %} formfield ... {% templatetag closeblock %} template tag.
{% templatetag openblock %} formfield ... {% templatetag closeblock %}