app.extensions

Description

Registers third party extensions.

Functions

init_app(app)

app.extensions.init_app(app: flask.app.Flask) None