Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
tenants : Multiple tenants¶
The lino_xl.lib.tenants plugin adds functionality for managing multiple
tentants using a same Lino site.
This page contains code snippets (lines starting with >>>), which are
being tested during our development workflow. The following
snippet initializes the demo project used throughout this page.
>>> from lino_book.projects.noi2.startup import *