aboutsummaryrefslogtreecommitdiff
path: root/www/py-turbogears2
Commit message (Collapse)AuthorAgeFilesLines
* Fix PLISTErwin Lansing2006-08-022-0/+2
| | | | | | | | | PR: 101256 Submitted by: erwin, pointyhat Approved by: maintainer Notes: svn path=/head/; revision=169471
* 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