doc/book/en/B000-development.en.txt
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 17 Feb 2009 23:46:48 +0100
branchtls-sprint
changeset 727 30fe8f5afbd8
parent 284 f32b2896aa91
child 1223 3e3d84e8fb67
permissions -rw-r--r--
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)

.. -*- 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