Commit 48777186 authored by 广宏伟's avatar 广宏伟

Merged in dev (pull request #94)

Dev
parents 4268c062 48028693
......@@ -311,3 +311,6 @@ try:
config.from_object(_conf)
except ImportError:
pass
if not config['NAME']:
config['NAME'] = default_config['NAME']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment