I am creating a feedback form. This form has three foreign keys. My views.py is
def studentFeedBack(request): if request.method == \'POST\': stud