doc/book/en/development/webstdlib/startup.rst
branchstable
changeset 5266 84f285d96363
parent 5265 97ab2ea6d367
child 5267 7bac6791bbc2
equal deleted inserted replaced
5265:97ab2ea6d367 5266:84f285d96363
     1 Startup views (:mod:`cubicweb.web.views.startup`)
       
     2 -------------------------------------------------
       
     3 Usual selector: no_rset or yes.
       
     4 
       
     5 Views that don't apply to a result set
       
     6 
       
     7 *index*
       
     8     This view defines the home page of your application. It does not require
       
     9     a result set to apply to.
       
    10 
       
    11 *schema*
       
    12     A view dedicated to the display of the schema of the instance
       
    13