commit | 7539ce95d6ebe8c83b9c4e626ca26cb271f2b6dc | [log] [tgz] |
---|---|---|
author | ade@google.com <ade@google.com> | Wed Jan 12 23:02:24 2011 +0000 |
committer | ade@google.com <ade@google.com> | Wed Jan 12 23:02:24 2011 +0000 |
tree | 4d0591b081159674b8c0b95199afb0eb1249431b | |
parent | 2782948c884aee6341e4c8337f1bb1212b058266 [diff] |
Added support for an optional settings.py file. The chain of overrides looks like: decorator invocation > setttings.py > hardcoded defaults This lets people transition from just adding the decorator to working on a larger application.