Commit d81bdc3a authored by ibuler's avatar ibuler

[Update] 修改注册时名字

parent 77804eab
......@@ -311,3 +311,6 @@ try:
config.from_object(_conf)
except ImportError:
pass
if not config['NAME']:
config['NAME'] = 'coco'
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