Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
Introduction to model mixins¶
Lino comes with a collection of mixin classes for database models that encapsulate higher-level application concepts.
lino.mixins.Contactable
: somebody who can be contacted by email in a given languagelino.mixins.periods.DateRangeObservable
lino.modlib.users.Assignable
lino.modlib.gfks.Controllable
lino.modlib.publisher.Illustrated
See also lino.core.model
and lino.mixins
.