I am starting a web page project which I will do with Django , to make it more complete I will use PostgreSQL to manage the database.
I already have installed the python with which I also have a good experience and I also have installed Django , however the installation and configuration of PostgreSQL I have had a hard time or I need to configure something because after installing the PostgreSQL I try to access localhost 127.0.0.1:8000
through the Google Chrome browser and I get a message of not finding this address.
Please suggest me solutions or URLs that can offer me more information. I do not know if this is related to my problem but I also tell you that it does not have any test server installed on my computer, besides the computer I am working on is a laptop and I am connected to a local wireless network (my home) .