Django Basics: Database Configuration
Introduction
In this part of the series, we will create an external database and configure the settings for that database. We also look into the process of migrations which is to convert a model which we created in the previous part into the actual s...
techstructiveblog.hashnode.dev10 min read