How I Manage Django Settings
Building a Django app is fun until you realize you need different settings for development and production. One day, I accidentally shared my secret keys with the whole internet. Oops.
In this post, I’ll show you how I manage Django settings. It's a l...
blog.arjunsingh.com.np4 min read
Taha Sayyed
I am a Full stack Web developer
Thanks Arjun. This blog is very helpful for all the new developer using django