Downloadliste

Projektbeschreibung

web2py is a Python full-stack enterprise Web framework for the agile development of fast, secure, and portable database-driven Web-based applications. It is compatible with the Google App Engine.

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.

2009-07-02 14:08
1.65.0

reST Beschwerde Docstrings sind für Sphinx verwendet. Gluon / contrib / login_methods / gae_google_account.py für Google CAS-Login am Spiel hinzugefügt wurde. Ein Problem mit Auth und Firebird "password" Problem wurden behoben. auth.settings.create_user_groups wurde hinzugefügt. Tickets sind im Datenspeicher auf SPIEL gespeichert und protokolliert. IS_LENGTH mit max und min verbessert. Is_email mit Filter verbessert. Die Kontrollen wurden IS_IMAGE für Format und Größe hat. IS_IPV4 wurde hinzugefügt.
reST complaint docstrings are used for Sphinx. gluon/contrib/login_methods/gae_google_account.py was added for Google CAS login on GAE. A problem with Auth and a Firebird "password" issue were fixed. auth.settings.create_user_groups was added. Tickets are stored in the datastore on GAE and are also logged. IS_LENGTH was improved with max and min. IS_EMAIL was improved with filters. The IS_IMAGE checks were added for format and size. IS_IPV4 was added.

2009-06-13 22:17
1.64.1

Die Modelle sind jetzt viel schneller. Diese Version funktioniert auf Jython ohne zwickt und unterstützt und PostgreSQL und SQLite mit zxjdbc. Benutzerdefinierte Formulare und bessere Fehlercodes wurden mit einer besseren LDAP-Unterstützung entlang aufgenommen. Python 2.4-Unterstützung wurde behoben. Ein Problem mit seltsamen Zeichenkodierung absolute Pfade in SQLite unter Windows wurde behoben.
Models are now much faster. This version works on Jython without tweaks and supports SQLite and and PostgreSQL with zxjdbc. Custom forms and better error codes were added along with better LDAP support. Python 2.4 support was fixed. A problem with strange character encoding of absolute paths in SQLite on Windows was fixed.

2009-04-09 22:37
1.60

Viele kleine Verbesserungen gemacht wurden. Dazu gehörten die Möglichkeit, mehrere Seiten und Formen in ein routes_in =(('^ 127.0.0.1: https: / / localhost: Post / haben Hallo ',' / admin '))-Anweisung.
Tags: Stable
Many small fixes were made. These included the ability to have multiple forms in pages and a routes_in=(('^127.0.0.1:https://localhost:post /hello','/admin')) statement.

2009-03-24 14:23
1.59

Viele Bugs wurden gefixt. Python 2.5 + erforderlich ist.
Tags: Stable
Many bugs were fixed. Python 2.5+ is required.

Project Resources