and the Python package index
http://pypi.python.org/pypi/TurboGears
TurboGears 1.1.2 is the second bugfix release of the TurboGears 1.1
branch. The 1.1 branch uses SQLAlchemy as the default database layer
and Genshi as the standard templating engine, just like TurboGears 2.1,
while keeping full backward compatibility with TurboGears 1.0.
At the same time, we also make available for download the first beta
relase of the TurboGears 1.5 branch, which is the latest evolution of
the TurboGears 1 codebase. The 1.5 branch uses CherryPy 3 instead of
CherryPy 2 and allows using Genshi templates for TurboGears widgets.
The docs for TurboGears 1.5 have been added to the MoinMoin wiki here:
http://docs.turbogears.org/1.5
I'm planning to update these docs and add the missing pages in the next
time. After that, all the TG 1.x docs will be converted to Sphinx.
Note that the "RoughDocs" sections of TG 1.0 and TG 1.1 have already
been merged into the official sections.
For a list of changes and new features, as always, see the changelog
in our Trac at
http://trac.turbogears.org/wiki/ChangeLog
-- Christoph Zwerschke