I am making a feedback form with selection. But I got the error MultiValueDictKeyError when submitting the form. I tried changing the code in the views.py, it b
MultiValueDictKeyError