How to connect to PostgreSQL DB on PythonAnywhere?
I uploaded a site that is the basic Django “Hello World” site with a few changes. For one thing, the DB is configured to use Postgres. This works fine locally but I am having trouble understanding how to complete the setup on PythonAnywhere.
Django: How to connect to PostgreSQL db on PythonAnywhere?
I uploaded a site that is the basic Django “Hello World” site with a few changes. For one thing, the DB is configured to use Postgres. This works fine locally but I am having trouble understanding how to complete the setup on PythonAnywhere.