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

lino_xl.lib.postings

Adds functionality for managing postings.

mixins

Defines models for lino_xl.lib.postings.

dummy

A dummy module for postings, used by

Classes

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

See lino.core.Plugin.

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

Bases: Plugin

See lino.core.Plugin.