doc/book/en/development/webstdlib/startup.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 23 Jul 2009 14:32:45 +0200
changeset 2443 b36f759bd2cc
parent 1714 a721966779be
child 2476 1294a6bdf3bf
permissions -rw-r--r--
#343093: display workflow

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