Django not responding when i change DataBase to PostgreSQL

58 Views Asked by At

i changed the Django database to postgresql and when i command runserver or migrate or makemigrations, django wont response.

also no error occurs

im using Django 5 and PostgreSQL 10

i tried restarting the postgres server and making new projects but still stays that way

0

There are 0 best solutions below