doc/book/en/devweb/views/startup.rst
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 26 Aug 2010 10:13:48 +0200
branchstable
changeset 6152 6824f8b61098
parent 5394 105011657405
child 7897 defac26f4151
permissions -rw-r--r--
use is_instance in a number of places (esp. documentation) rather than the deprecated implements

Startup views
-------------

(:mod:`cubicweb.web.views.startup`)

The usual selectors are no_rset or yes. These views 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 instance