aboutsummaryrefslogtreecommitdiff
path: root/www/py-pyramid
Commit message (Collapse)AuthorAgeFilesLines
* - Chase repocopy of devel/py-zopeInterace to devel/py-zope.interfaceGreg Larkin2011-09-291-1/+2
| | | | | | | | PR: ports/160846 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=282631
* - Update to 1.2Cheng-Lung Sung2011-09-263-193/+344
| | | | | | | | | | | - Update depends - Includes ports/160858 PR: ports/160939 Submitted by: lwhsu Notes: svn path=/head/; revision=282396
* - Update to 1.1.2Li-Wen Hsu2011-09-093-120/+173
| | | | | | | | | PR: ports/159861 Submitted by: lwhsu Approved by: clsung (maintainer) Notes: svn path=/head/; revision=281478
* Pyramid is a small, fast, down-to-earth Python web applicationCheng-Lung Sung2011-03-214-0/+569
development framework. It is developed as part of the Pylons Project. The major feature additions in Pyramid 1.0 are: * New name and branding association with the Pylons Project. * BFG conversion script * Paster template improvements * Terminology changes * Better platform compatibility and support * Direct built-in support for the Mako templating language. * Built-in support for sessions. * Updated URL dispatch features * Better imperative extensibility * ZCML externalized * Better support for global template variables during rendering * View mappers * Testing system improvements * Authentication support improvements * Documentation improvements WWW: http://docs.pylonsproject.org Notes: svn path=/head/; revision=271393