doc/book/en/tutorials/index.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 16 Apr 2013 13:44:01 +0200
branchstable
changeset 8890 57ffd0e0643d
parent 5675 4535f8e57580
child 8852 59a29405688c
permissions -rw-r--r--
[clean_session] revert itervalues usage from 0bb18407c053 self.close(session) changes the self._sessions content. We need to create a full list of value before starting closing them.

.. _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