doc/book/en/B000-development.en.txt
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 17 Feb 2009 16:33:52 +0100
changeset 676 270eb87a768a
parent 284 f32b2896aa91
child 1223 3e3d84e8fb67
permissions -rw-r--r--
provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations In this case, we need to add all new cubes at once.

.. -*- coding: utf-8 -*-


=====================
Part II - Development
=====================

This part is about developing web applications with the `CubicWeb` framework.

.. toctree::
   :maxdepth: 1

   B0-data-model.en.txt
   B1-web-interface.en.txt
   B2-repository-customization.en.txt
   B3-test.en.txt
   B4-advanced.en.txt