doc/book/en/development/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 01 Jul 2009 16:41:30 +0200
branchstable
changeset 2220 64aace08ae2f
parent 1714 a721966779be
child 2539 0f26a76b0348
permissions -rw-r--r--
add __file__ to context before loading site_cubicweb.py

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

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

.. toctree::
   :maxdepth: 1

   data-as-objects
   load-sort
   interfaces
   more