doc/tutorials/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 20 Jul 2016 09:09:34 +0200
changeset 11429 6a9a9ea1e9b9
parent 10500 d1164ba9ac23
permissions -rw-r--r--
Remove usage of cnx.ensure_cnx_set context manager It has been deprecated since 3.21, no reason to keep using it internally.

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