|
|
|
|
|
by leetrout
5108 days ago
|
|
You do see the difference between importing local settings into settings.py and importing both of them from separate modules in a package's init so they can override (per my example), yes? I feel like you should take a harder look at the modular settings link I included. MUCH better way to solve this problem. |
|