doc/book/en/devweb/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 14 Jun 2010 17:56:10 +0200
branchstable
changeset 5747 d6ac0cd30fde
parent 5459 6e561796804c
child 7529 2fdc310be7cd
permissions -rw-r--r--
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand

Web side development
====================

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

.. toctree::
   :maxdepth: 2

   publisher
   controllers
   request
   views/index
   rtags
   js
   css
   edition/index
   facets
   internationalization
..   property
   httpcaching