Welcome | Get started | Dive into Lino | Contribute | Reference
The inject_field()
function¶
Lino has a feature which is when one plugin adds a field on a model in
another plugin using the dd.inject_field
function.
Here is a list of the plugins which use The inject_field() function.
lino.modlib.notify
injects two fields into auth.Userlino.modlib.uploads
(if you define shortcut fields (lino.modlib.uploads.choicelists.Shortcuts
)