Download List

專案描述

TurboGears is a complete front-to-back Web
development mega-framework in Python. It is built
from four core projects and several other packages
to provide a powerful set of tools for building
modern Web applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-09 08:11
1.0.0.4

The quickstart templates have been cleaned-up. The
session cookie handling routines have been made
more robust and more cross-browser compatible. It
is now possible to have an SSL login page while
the rest of the Web site uses normal HTTP.
Compatibility with SQLAlchemy 0.4.3 was added.
This release marks the last active version of the
1.0 branch. All new developments will now occur in
the 1.1 branch.
標籤: Minor feature enhancements

2007-07-21 10:05
1.0.3.2

An error handling issue with Genshi templates was fixed. The output format now must not be set for templating engines other than Kid, and needs not be set for Kid either. The tg-admin toolbox now runs outside a project directory.
標籤: Minor bugfixes

2007-07-19 06:24
1.0.3

Much better on-line documentation was provided. Internationalization is now also available for the JavaScript files. When using SAprovider for identity management, passwords are now encrypted on the fly if a identity.saprovider.encryption_algorithm is set to 'md5' or 'sha1' in app.conf. An alternative quick-start model that uses Elixir (using -e switch) is proposed. A similar one will become the default in 1.1.
標籤: Minor bugfixes

2005-11-02 19:34
0.8a

標籤: Initial freshmeat announcement

Project Resources