App
Racine Index /
App
Auto-generated documentation for app module.
create_app
Show source in init.py:33
Signature
def create_app(config_name=os.getenv("FLASK_CONFIG") or "default"): ...
error_handler
Show source in init.py:25
Signature
def error_handler(e): ...
Modules