doc/book/en/development/devweb/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 15 Apr 2010 12:46:57 +0200
changeset 5271 94e16453a640
parent 5133 aa9c01571805
child 5266 84f285d96363
permissions -rw-r--r--
[dbapi] fix user handling on dbapi request. Avoid getting None as _user and remove the need for a property.

Web development
===============

In this chapter, we will describe the core api for web development in the *CubicWeb* framework.

.. toctree::
   :maxdepth: 1

   request
   publisher
   controllers
   property
   rtags
   views
   form
   facets
   httpcaching
   js
   css
   internationalization