Christopher Arndt schrieb:
> Did you import the validators module from "turbogears"?
>
> I.e.
>
> from turbogears import validators
>
> instead of
>
> from formencode validators
Err, that should have been:
"instead of
from formencode import validators
"
Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---