Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
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
.