doc/book/devrepo/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 10 Mar 2017 12:07:29 +0100
changeset 12026 c21b399c9269
parent 10491 c67bcee93248
permissions -rw-r--r--
[views] Stop giving stats / debug information relying on _sessions This is already broken when using pyramid anyway.

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
   adapters
   application-logic