How to connect your django application to PostgreSQL using docker
In this tutorial we are going to learn how to connect Django application to a PostgreSQL database using Docker container while developing the django application. To get started we are going to follow the steps below:
Step 1 - Create a PostgreSQL dat...
manascode.hashnode.dev2 min read