I don't understand what is happening here

Welcome @Sameersingh29 !

We’re going to need to see a lot more details here.

  • Start by giving us a general description of your environment.

    • Is this a new project, or one that you are modifying?
    • What version of Django and Python are you using?
    • Are you working from a book or tutorial? If so, which one?
  • Copy/paste the contents of your console where you’re running runserver, after making the request. (Don’t post a screen image.)

  • Identify what URL you are requesting.

We are probably going to need to see more, but this is a starting point.

Note: When posting code, templates, or error messages here, copy/paste the text into the body of your message between lines of three backtick - ` characters. This means you’ll have a line of ```, then the code (or template etc), then another line of ```. This forces the forum software to keep your code properly formatted.