Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_xl.lib.deploy

Adds functionality for managing "milestones" and "deployments".

See deploy : Deployment management.

Classes

Plugin(site, app_label, app_name, ...)

See lino.core.plugin.Plugin.

class lino_xl.lib.deploy.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See lino.core.plugin.Plugin.