lino_xl.lib.topics¶
Adds the concepts of "topics" and "interests". See topics : topics and partner interests.
User roles for lino_xl.lib.topics. |
(This module's source code is available here.)
Classes
|
A subclass of |
-
class
lino_xl.lib.topics.
Plugin
(site, app_label, app_name, app_module, needed_by)¶ Bases:
lino.core.plugin.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.
-