doc/book/en/development/entityclasses/index.rst
author Adrien Chauve <adrien.chauve@logilab.fr>
Thu, 18 Mar 2010 09:07:10 +0100
branchstable
changeset 4936 a4b772a0d801
parent 2539 0f26a76b0348
child 5144 5a09bea07302
permissions -rw-r--r--
Fixed some of the documentation warnings when building the book with sphinx.

Data as objects
===============

In this chapter, we will introduce the objects that are used to handle
the logic associated to the data stored in the database.

.. toctree::
   :maxdepth: 1

   data-as-objects
   load-sort
   interfaces
   more