Welcome | Get started | Dive into Lino | Contribute | Reference
lino.core.urls¶
The default URLconf module for Lino applications. As an application developer you don't need to worry about this.
This is found by Django because lino.projects.std.settings
ROOT_URLCONF
is set to lino.core.urls
.