aboutsummaryrefslogtreecommitdiff
path: root/www/py-turbogears
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.9.Sam Lawrance2006-02-133-4/+5
| | | | | | | | PR: ports/93190 Submitted by: Nicola Vitale <nivit@email.it> (maintainer) Notes: svn path=/head/; revision=155925
* TurboGears brings together four major pieces to create an easy to install, easyPav Lucistnik2006-01-155-0/+166
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. Author: Kevin Dangoor et alii WWW: http://www.turbogears.org/ PR: ports/91691 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=153528