Answer the question
In order to leave comments, you need to log in
How to run a Django project on another machine?
I'm just starting to learn Django, I ran into such a problem ...
I created a project on one of the computers, internal links work.
Transferring the project file to another computer, installed Django, started the server, when you go to 127.0.0.1:8000 the site loads. But when you click on internal links, error 404. Tell me what is the reason for this?
Answer the question
In order to leave comments, you need to log in
maybe you have hard links, not dynamic ones, read the difference about them and change them
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question