doc/book/en/development/webstdlib/startup.rst
author sylvain.thenault@logilab.fr
Thu, 07 May 2009 16:33:22 +0200
branchtls-sprint
changeset 1714 a721966779be
child 2476 1294a6bdf3bf
permissions -rw-r--r--
new book layout, do not compile yet

Startup views (:mod:`cubicweb.web.views.startup`)
-------------------------------------------------
Usual selector: no_rset or yes.

Views that don't apply to a result set

*index*
    This view defines the home page of your application. It does not require
    a result set to apply to.

*schema*
    A view dedicated to the display of the schema of the application