Django - Problem in views.py & urls.py integration

I am having problem in linking html pages amongst themselves. I have 3 html files namely

  1. home.html
  2. result.html
  3. base.html

What i am trying to do is to add two numbers and display it in result.html. In home.html i am taking the two numbers in a form as input.

On pressing the submit button on home.html nothing comes up. the same page remains. no redirection occurs. This is the problem i am facing.

Home.html:

I would request a share screen because there are many files involved but the problem is quite basic which i am unable to debug.

Thank you

hey @samalprathamesh123,
To resolve this issue i would require to debug the whole code.
Can you please upload your full directory on google drive and share me its link.
It would be much easier and convenient.

Thank You :slightly_smiling_face:.