Settings

Theme

How to Achieve 12-Factor App “Config” Glory with Django Settings Files

blog.ipoots.com

1 points by bjinwright 13 years ago · 0 comments · 1 min read

Reader

So part of being a 12-factor app is storing your config in your environment (http://12factor.net/config). This is how I do that using Django settings files.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection