doc/tutorials/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 15 Mar 2017 08:39:51 +0100
changeset 12055 6672f51d8268
parent 10500 d1164ba9ac23
permissions -rw-r--r--
[test] Rename BaseQuerierTC._access to BaseQuerierTC.admin_access so it's consistent with CubicWebTC and avoid access to a protected attribute which has been exposed by the removal of the 'session' property a few csets earlier.

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