I created a django website and deployed it on heroku and have used aws s3
and amazon RDS Postgres database.
Now when i try to run python manage.py runserver in my cmd it gives error -
psycopg2.OperationalError: fe_sendauth: no password supplied
I have set os.environ.get to name, user, password and host variables in the
database section in settings.py.
What should i do to resolve this? Please someone help.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOREs_ePncPZrP3CzV6k9ZZfS3EOuury-zPy-aqy%3DAC-%3DCWBXg%40mail.gmail.com.

Reply via email to