doc/book/en/tutorials/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 14 Jan 2014 14:02:51 +0100
changeset 9406 38debfa8b536
parent 8852 59a29405688c
permissions -rw-r--r--
[migration/3.18] Only commit when we did something Avoids countless confirmation prompts. Closes #3438804.

.. _Tutorials:

---------
Tutorials
---------

We present two 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
   :numbered:

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