예제 #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)