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

lino_xl.lib.topics

Adds the concepts of "topics" and "interests". See topics : topics and partner interests.

roles

User roles for lino_xl.lib.topics.

Classes

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

A subclass of Plugin for this plugin.

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

Bases: Plugin

A subclass of Plugin for this plugin.

partner_model = 'contacts.Partner'

The Django model used to represent partners in the scope of this plugin.