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

lino.modlib.dashboard

Adds the dashboard items to the user preferences so that users can individually customize their dashboard.

See dashboard : customizable dashboard.

models

Database models for this plugin.

Classes

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

See More about plugins.

class lino.modlib.dashboard.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See More about plugins.