Open scheung38 opened 9 years ago
create_app.py.create_app function:
env_settings_file = os.environ.get('ENV_SETTINGS_FILE', 'env_settings.py')
or is it supposed to get the env_settings as intended?
create_app.py.create_app function:
or is it supposed to get the env_settings as intended?