doc/book/en/development/datamodel/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 09 Sep 2009 18:38:25 +0200
branch3.5
changeset 3155 14e30e2520d7
parent 2393 6190852af97f
child 4437 21f2e01fdd6a
permissions -rw-r--r--
oops, key can be non str

Data model
==========

This chapter describes how you define a schema and how to make it evolves as the time goes.

.. toctree::
   :maxdepth: 1

   definition
   metadata
   baseschema
   define-workflows
   inheritance