Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
TurboGears - Back-to-front web development in Python
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,
Kid for templates in Python) to the controllers (CherryPy) to
the back end (SQLObject).
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| TurboGears |
1.0.4.4 |
2.el5 |
noarch |
10.15 MiB |
Wed Aug 27 14:07:10 2008 |
| TurboGears |
1.0.4.4 |
1.el5 |
noarch |
10.15 MiB |
Thu May 15 15:27:37 2008 |
Changelog
- * Mon Aug 18 22:00:00 2008 Luke Macken <lmacken{%}redhat{*}com> 1.0.4.4-2
- Make our SQLObject requirement less strict, to match the latest TG upstream.
Fixes bug #459268.
- * Wed May 14 22:00:00 2008 Luke Macken <lmacken{%}redhat{*}com> 1.0.4.4-1
- Update to 1.0.4.4
- Remove now upstream paginate patch
- Add cherrypyreq patch
- * Sat Dec 15 22:00:00 2007 Luke Macken <lmacken{%}redhat{*}com> 1.0.3.2-7
- Add TurboGears-1.0.3.2-paginate.patch backported from upstream
http://trac.turbogears.org/ticket/1629