I have used Django 2.2 to build a website, however the if condition: "if request.method == \'POST\': " could not be hit in the if condition.
view.py: