Hi, Can you make sure that you are running the runserver command successfully? What do you see in the logs if ever you run the command python manage.py runserver? You would see some useful error messages if something went wrong when running Django.
On Saturday, 9 April 2022 at 05:32:11 UTC+8 kahi...@gmail.com wrote: > 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. > > Try: > > - Checking the connection > - Checking the proxy and the firewall > > ERR_CONNECTION_REFUSED > > Please help me in layman's terms. > > Regards > Treasure > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ad5caaf6-ca55-4392-885d-c7af0d9cc7f7n%40googlegroups.com.