doc/book/en/development/devweb/views/startup.rst
branchstable
changeset 5312 d2dbba898a96
parent 5301 f4219a6e62e3
equal deleted inserted replaced
5311:34dc38456376 5312:d2dbba898a96
     1 Startup views
     1 Startup views
     2 -------------
     2 -------------
     3 
     3 
     4  (:mod:`cubicweb.web.views.startup`)
     4 (:mod:`cubicweb.web.views.startup`)
     5 
     5 
     6 Usual selector: no_rset or yes.
     6 The usual selectors are no_rset or yes. These views don't apply to a
     7 
     7 result set.
     8 Views that don't apply to a result set
       
     9 
     8 
    10 *index*
     9 *index*
    11     This view defines the home page of your application. It does not require
    10     This view defines the home page of your application. It does not require
    12     a result set to apply to.
    11     a result set to apply to.
    13 
    12