A Lino application is technically just a Django project, but the application developer does not need to write any URLconf, HTML nor CSS. This is because unlike Django, Lino provides an out-of-the box user interface. - scotu