doc/book/en/development/webstdlib/startup.rst
author sylvain.thenault@logilab.fr
Mon, 11 May 2009 17:50:17 +0200
branchtls-sprint
changeset 1733 94c36d679454
parent 1714 a721966779be
child 2476 1294a6bdf3bf
permissions -rw-r--r--
use html for rss description

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