Author: ianb Date: 2008-09-16 13:49:00 -0600 (Tue, 16 Sep 2008) New Revision: 3591
Modified: FormEncode/trunk/docs/news.txt Log: news for last commit Modified: FormEncode/trunk/docs/news.txt =================================================================== --- FormEncode/trunk/docs/news.txt 2008-09-16 19:47:05 UTC (rev 3590) +++ FormEncode/trunk/docs/news.txt 2008-09-16 19:49:00 UTC (rev 3591) @@ -38,6 +38,9 @@ ``<form:error name="field_name" formatter="ignore" />`` -- this will cause the error to be swallowed, not shown to the user. +* Added :class:`formencode.validators.XRI` for validation i-names, + i-numbers, URLs, etc (as used in OpenID). + 1.0.1 ----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ FormEncode-CVS mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/formencode-cvs
