[pkg] require python >= 3.4
This avoid pip pulling a version that does not run on python2 when using a
python2 environment.
Since we already released some 3.27 releases in pypi, I think we should release
3.27.3 and remove releases 3.27.2, 3.27.1 and 3.27.0 from pypi.
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