Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino.projects.std.settings

This defines Lino default settings. You include this (directly or indirectly) into your local settings.py using:

from lino.projects.std.settings import *

Functions

TIM2LINO_LOCAL(alias, obj)

Hook for local special treatment on instances that have been imported from TIM.

TIM2LINO_USERNAME(userid)

lino.projects.std.settings.TIM2LINO_LOCAL(alias, obj)

Hook for local special treatment on instances that have been imported from TIM.