Name: | TurboGears |
---|---|
Version: | 1.1.3 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 8320909 |
License: | MIT |
RPM: | TurboGears-1.1.3-8.el7.noarch.rpm |
Source RPM: | TurboGears-1.1.3-8.el7.src.rpm |
Build Date: | Tue Nov 07 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.turbogears.org |
Summary: | Back-to-front web development in Python |
Description: | TurboGears brings together four major pieces to create an easy to install, easy to use web megaframework. It covers everything from front end (MochiKit JavaScript for the browser, Genshi for templates in Python) to the controllers (CherryPy) to the back end (SQLAlchemy). The TurboGears project is focused on providing documentation and integration with these tools without losing touch with the communities that already exist around those tools. TurboGears is easy to use for a wide range of web applications. |
- Fix a problem with paginate and SQLAlchemy-0.6+ https://bugzilla.redhat.com/show_bug.cgi?id=977660
- Patch to conditionalize creating visit tables which enables a workaround for database errors preventing VisitIdentity from initializing at application startup: https://bugzilla.redhat.com/show_bug.cgi?id=977690
- Patch to fix naming a caught exception
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Patch backported from upstream to add support for marking session cookie httponly
- Update to 1.1.3
- Add patches for building with SQLalchemy-0.7.1 and python-2.7.2 https://bugzilla.redhat.com/show_bug.cgi?id=715760
- Add __requires__ to quickstart templates. This is mitigation for https://bugzilla.redhat.com/show_bug.cgi?id=670223