I have a Django project where the settings file refers to a .env file(in root). The .env file contains all the sensitive data like Database password, Debug value. As a secur