doc/book/devrepo/entityclasses/index.rst
author Laurent Peuch <cortex@worlddomination.be>
Tue, 08 Oct 2019 23:11:19 +0200
changeset 12764 fb97669efcaa
parent 10491 c67bcee93248
permissions -rw-r--r--
[debug-toolbar] add cw general panel with controller Closes #17219897

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