lino_xl.lib lino_xl.lib.humanlinks
previous lino_xl.lib.households
next lino_xl.lib.cv

lino_xl.lib.humanlinks¶

Adds functionality to manage "parency links" between two "persons".

Classes

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

Extends lino.core.plugin.Plugin.

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

Bases: Plugin

Extends lino.core.plugin.Plugin.

person_model = 'contacts.Person'¶

A string referring to the model which represents a human in your application. Default value is 'contacts.Person' (referring to lino_xl.lib.contacts.Person).

Logo

Table of Contents

  • Welcome
  • Get started
  • Dive into Lino
  • Contribute
  • Topics
  • More about Lino
  • Reference
    • Plugins
    • Demo projects
    • Privileged applications
    • Repositories
    • Bash commands
    • Field types
    • API
    • Miscellaneous reference pages
  • Changes
  • News

Quick search

  • General Index
  • Python Module Index

previous lino_xl.lib.households
next lino_xl.lib.cv
© Copyright 2002-2023 Rumma & Ko Ltd. Last updated on 2023-03-30. Created using Sphinx 5.3.0. Insipid Theme. Source code.
Online link: https://dev.lino-framework.org/api/lino_xl.lib.humanlinks.html.