doc/book/en/development/datamodel/index.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 09 Sep 2009 22:28:09 +0200
branchstable
changeset 3157 f4b94d03f86f
parent 2393 6190852af97f
child 4437 21f2e01fdd6a
permissions -rw-r--r--
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float

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