0

Pls I have downloaded postgresql for Windows and I want to connect my models in Django model file to postgresql database but it keep throwing that error Name : "django 1", User: "postgresql", Password: "bless90", Host: "local host"

1 Answers1

0

The result of those type of error is when u used a wrong word while passing the database config like the Name,User,Host,and password but for my case I used postgresql instead of postgres