V
V
Vladimir Zabagonsky2020-11-03 16:35:19
local server
Vladimir Zabagonsky, 2020-11-03 16:35:19

Why is the local Django site not loading in the browser?

Installed Django locally using a virtual environment. the runserver command is executed, but the page is not rendered in the browser.
5fa15c0819cfa045511494.png5fa15c1f5378f676851297.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SKEPTIC, 2020-11-03
@pro100chel

Where do you enter the website address? Maybe not in Google you need to enter it in the address bar?
And if Google opens when you enter this ip, then instead 127.0.0.1:8000writehttp://127.0.0.1:8000

S
Sand, 2020-11-03
@sand3001

http://127.0.0.1:8000

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question