I am new to Django and I had created a form for uploading multiple files as well as some text values. Here are my files:
forms.py
class UploadFi