Deploy your Django + PostgreSQL web-application on heroku with environment variables.
In this article, we're going to see how to deploy your Django + PostgreSQL web-application on Heroku. We will also be seeing how to set up environment variables in Heroku for our database credentials.
About Heroku:
Heroku is a container-based cloud...
Maneesh Sriram
Full stack web developer
Very nice walkthrough. Thanks :)