Favour OlumeseforThe Coding Processthecodingprocess.hashnode.netยทJan 17, 2023Using django-environ to Create Environment Variables in Django ProjectTo prevent exposing your sensitive data when sharing your code, environment variables are useful to save the data (either on your local machine or your production server) which your project depends on. In this article, we would learn how to use djang...46 readsDjangoAdd a thoughtful commentNo comments yetBe the first to start the conversation.