Hello,

In TG2.2 documentation http://turbogears.org/2.2/docs/main/Validation.html, there is an example showing that you can get the error list in pylons.c.form_errors but when I try, I get an error :

print "pylons.c", pylons.c.form_errors, pylons.c.form_values
*AttributeError: 'module' object has no attribute 'c'*

How can I get validation errors ?


--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to