| The advantage of this approach is that the production and dev configurations are in version control, so there's less opportunity for surprises. As advocated by Jacob Kaplan-Moss (OSCON 2011) and Two Scoops of Django book. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| dev.py | ||
| prod.py | ||