示例#1
0
文件: websetup.py 项目: pjod/pyl
def setup_app(command, conf, vars):
    """Place any commands to setup projekt1 here"""
    # Don't reload the app if it was loaded under the testing environment
    load_environment(conf.global_conf, conf.local_conf)