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)¶

Bases: lino.core.plugin.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
  • About Lino
  • Developer Guide
  • Contributor Guide
  • Reference
  • API
    • The lino package
    • The lino_xl package
    • The lino_react package
    • The lino_book package
    • Lino applications covered by the book
    • The commondata packages
  • Changes
  • News

Quick search

  • General Index
  • Python Module Index

© Copyright 2002-2022 Rumma & Ko Ltd. Last updated on 2022-05-24. Created using Sphinx 4.5.0. Insipid Theme. View source code.
Online link: https://dev.lino-framework.org/api/lino_xl.lib.humanlinks/.