Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die QuickStart-Vorlagen wurden gereinigt-up. Die Sitzungs-Cookie-Handling-Routinen wurden robuster gemacht und Cross-Browser kompatibel. Es ist nun möglich, ein SSL-Login-Seite haben, während der Rest der Website normalen HTTP verwendet. Vereinbarkeit mit SQLAlchemy 0.4.3 hinzugefügt wurde. Diese Release ist die letzte aktive Version der 1.0-Zweig. Alle neuen Entwicklungen werden jetzt auftreten, in der 1,1 Zweig.
Tags: Minor feature enhancements
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.

2007-07-21 10:05
1.0.3.2

Eine Fehlerbehandlung Problem mit Genshi Vorlagen wurde behoben. Das Ausgabeformat muss jetzt nicht für Template-Engines als Kid gesetzt werden und muss nicht für Kid entweder eingestellt werden. Der TG-Admin-Tool-Box läuft jetzt außerhalb eines Projekts Verzeichnis.
Tags: Minor bugfixes
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.

2007-07-19 06:24
1.0.3

Viel besser Online-Dokumentation bereitgestellt wurde. Internationalisierung ist jetzt auch für die JavaScript-Dateien. Bei der Verwendung von SAprovider für Identity Management, werden die Passwörter jetzt "on the fly verschlüsselt, wenn ein identity.saprovider.encryption_algorithm zu" ist md5 "oder" sha1 "in app.conf gesetzt. Eine Alternative Quick-Start-Modell, das Elixier verwendet (mit-e-Schalter) vorgeschlagen. Ein ähnliches wird der Standard in 1.1.
Tags: Minor bugfixes
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.

2005-11-02 19:34
0.8a

Tags: Initial freshmeat announcement

Project Resources