Setting up PostgreSQL database with a Django Docker application
In this video, I’ll show you how to set up a PostgreSQL database with a Django Docker application. This post follows from a previous post which shows you how to Dockerize a Django REST Framework project. Both videos were inspired by my course Build Your Own Backend REST API using Python and the Django REST […]