Hi all,
I am new to django and need a bit of help. I am using VS Code and I used the following port
http://127.0.0.1:8000/ to access my django webpage.
When I first entered the port in my browser yesterday, it worked and read "The install worked successfully"
Today I did a bit of coding in VS Code and tried to open my django page but I get the below error:
This site can’t be reached
127.0.0.1 refused to connect.
Please help me in layman's terms.