WTForms can be used in Python web applications to validate and render HTML forms. It plays nicely with a number of frameworks and template engines, including: Django, Werkzeug, Google App Engine, Jinja2, Mako, and Genshi.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->crees I'll take it.
crees 2012-05-06 16:57:51 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-wtforms Makefile distinfo pkg-descr pkg-plist Log: WTForms is a flexible forms validation and rendering library for python web development. WWW: http://wtforms.simplecodes.com/ PR: ports/166951 Submitted by: Moggie <moggie@elasticmind.net> Revision Changes Path 1.1717 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/py-wtforms/Makefile (new) 1.1 +2 -0 ports/textproc/py-wtforms/distinfo (new) 1.1 +4 -0 ports/textproc/py-wtforms/pkg-descr (new) 1.1 +119 -0 ports/textproc/py-wtforms/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!