Send many data via input field to function in views.py

When you have multiple instances of the same form in a page, you want to use Django’s formsets facility.