DataFlair Django File Uploading
{% block replace %}
To make a user profile and upload the files fill this form
{% csrf_token %}
{{ form.as_table }}
{% endblock %}