django app - postgres database
Anonymous
TRIALOP
a year ago
Hi,
I'm trying to connect my dajngo app running locally with the database (Postgres) and still I have a errors, but I follow the instructions.
I put all data in setting.py file and I get this error in the terminal "django.db.utils.OperationalError: [Errno -2] Name or service not known". What should I do with it?
1 Replies
collapse157
TRIAL
a year ago
Having same issue here.