On Fri, Oct 31, 2008 at 11:46 PM, nkulmati <[EMAIL PROTECTED]> wrote:

>
> Hi all:
>
>
> How to modify field error wording ?
> Please do not send me to the page "Form-subclasses-and-modifying-field-
> errors" in the docs.
>
> All I need is to override the error messages, NOT the validation
> system. That page does not address this need for some reason! I don't
> want to start customizing Form and Field classes and overriding
> clean() methods and do all this work just to change the wording of
> common error messages!
>
> Please help!
>

http://docs.djangoproject.com/en/dev/ref/forms/fields/#error-messages

(A different page than the one you asked not to be sent to.)

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to