doc/book/devweb/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 17 Feb 2016 14:01:35 +0100
changeset 11246 ceb0e8e9129e
parent 10491 c67bcee93248
permissions -rw-r--r--
[migration] add rollback when replace_eid_sequence_with_eid_numrange fails If we get here, the current transaction is aborted, so if we are to assume everything is fine and continue we need to rollback first.

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
   searchbar
   views/index
   rtags
   ajax
   js
   css
   edition/index
   facets
   internationalization
   property
   httpcaching
   resource