doc/book/en/development/webstdlib/startup.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 01 Jul 2009 16:41:30 +0200
branchstable
changeset 2220 64aace08ae2f
parent 1714 a721966779be
child 2476 1294a6bdf3bf
permissions -rw-r--r--
add __file__ to context before loading site_cubicweb.py

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