Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino_xl.lib.cv¶
Manage information about the career or curriculum vitae of a person. See cv : Managing career-related data of clients
Classes
|
Defines plugin configuration settings of this plugin. |
- class lino_xl.lib.cv.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)¶
Bases:
Plugin
Defines plugin configuration settings of this plugin.
- person_model = 'contacts.Person'¶
The database model to use for representing the persons whose career data is being stored.
- with_language_history = False¶
Whether language knowledge data should have a history.