yes I know i can also use:

find . -exec grep "invalid expression" {} \; -print

but sometimes that spews a lot of stuff.  I did use it this time to
find validators.py, though and I put a break in wingide to see things
happen - very cool app -> wingide.

-wj

On Nov 17, 12:39 pm, "Wes James" <[EMAIL PROTECTED]> wrote:
> ok, wingide has helped me find what text fills the <div
> class="error">.  I would like to create a custom IS_MATCH so i can
> have a custom error message for a particular field.  Other than copy
> and pasting  IS_MATCH in validators.py to a new function, is there a
> different way to do this?
>
> thx,
>
> -wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to