<form action="." method="post" enctype="multipart/form-data">
{% csrf_token %}
{{form}}
<input type="submit" value="Upload" />
</form>