Handling Secrets of a Django Application in Different Environments
Introduction
We know that the development and production environments of an application are vastly different. We also know that it is a common habit among beginners to simply check their application secrets (such as the SECRET_KEY, database credentia...
diptonil.hashnode.dev7 min read