How is my Heroku app using Postgres if I haven’t explicitly configured it?
I’m working moving a local Django app to Heroku so I can access from other computers. This is a personal project, which means I’ve been hacking a few things together to learn the systems.