doc/tutorials/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 05 Apr 2017 08:37:22 +0200
branch3.25
changeset 12133 8743c3bda480
parent 10500 d1164ba9ac23
permissions -rw-r--r--
[entities] Move CWSource update_config method as a function in 3.15 migration script This script is the only caller of this method. In the code of the function, drop "skip_unknown" argument and continue accordingly upon OptionError.

Tutorials
~~~~~~~~~

We present a few tutorials of different levels. The blog building
tutorial introduces one smoothly to the basic concepts.

Then there is a photo gallery construction tutorial which highlights
more advanced concepts such as unit tests, security settings,
migration scripts.

.. toctree::
   :maxdepth: 1

   base/index
   advanced/index
   tools/windmill.rst
   textreports/index
   dataimport/index