An Approach on Django Settings
I've read a lot about how to separate Django settings and how we should structure them. There is no one best path to this but there's one convenient idea that the developer should separate settings of the development and production environment. That'...
erayerdin.com
Bridget Sarah
Full Stack Mobile App Developer
Loved the article! I'm going to try that this afternoon and hopefully I'll finally be able to get my application up online. Django is neat for what it is but I do agree there are many ways that things can be done, will be great to see more articles :)