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
|
Hook for local special treatment on instances that have been imported from TIM. |
|
- lino.projects.std.settings.TIM2LINO_LOCAL(alias, obj)¶
Hook for local special treatment on instances that have been imported from TIM.