doc/book/en/development/entityclasses/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sun, 08 Nov 2009 19:53:28 +0100
branchstable
changeset 3809 1b9b51ee543e
parent 2539 0f26a76b0348
child 5144 5a09bea07302
permissions -rw-r--r--
[web ui] PrimaryView.render_attributes now uses a table

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