How to Achieve 12-Factor App “Config” Glory with Django Settings Files (blog.ipoots.com) 1 points by bjinwright 13y ago ↗ HN 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.
0 comments
[ 2.7 ms ] story [ 7.1 ms ] threadNo comments yet.