Open Kilda Java Documentation
__init__.py File Reference

Go to the source code of this file.

Namespaces

 app
 

Variables

 app.application = Flask(__name__)
 
 app.secret_key
 
 app.debug
 
 app.db = SQLAlchemy(application)
 
 app.settings = application.config.get('RESTFUL_JSON', {})
 
 app.host