Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino.modlib.dashboard¶
Adds the dashboard items to the user preferences so that users can individually customize their dashboard.
See dashboard : customizable dashboard.
Database models for this plugin. |
Classes
|
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.