Django
2 min read
Django Settings Best Practice: Splitting base, local, and production Configs
A single settings.py creates real problems in production. The solution is a settings package — three files, clean separation, zero hacks. Here is exactly how to set it up.
MI
Read article
Mubashar Iqbal
MI