doc/tutorials/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Jan 2016 18:39:27 +0100 (2016-01-14)
changeset 11070 1d115904f1ef
parent 10500 d1164ba9ac23
permissions -rw-r--r--
[skeleton] Use unittest.main directly Instead of lgc.testlib.unittest_main as they are identical.
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