and the Python package index
http://pypi.python.org/pypi/TurboGears
Contrary to TurboGears 1.1, TurboGears 1.0.9 still runs on Python 2.3
and SQLAlchemy 0.3.10. Note, however, that TurboGears 1.0.9 won't run on
Python 2.6 and newer due to its dependency on RuleDispatch. You will
need to upgrade to TG 1.1 if you really want to stay up to date.
TurboGears 1.0.9 will probably be the last major maintenance release of
the TurboGears 1.0 branch.
This release brings almost a year's worth of minor improvements and
bug-fixes and also includes many fixes already available in the 1.1
release. For a comprehensive list of changes, as always, see the
changelog in our Trac at
http://trac.turbogears.org/wiki/ChangeLog
The full documentation for the TurboGears 1.0 branch, including the
Installation Guide, is available here:
http://docs.turbogears.org/1.0/
Thanks to all who helped with bug reports and suggestions and to our
TurboGears sys admin Chris Arndt for making this release possible.
-- Christoph Zwerschke