Hey Luca,
i think u can give every formfield a dict of error messages like this:
forms.InputField(error_messages={'required':u'your MSG'})
Hope this helps
Sebastian

On 3 Jun., 18:34, luca72 <lucabe...@libero.it> wrote:
> hello at all.
> during the renderig of a form in any required field is write "this
> field is required", how i can overwrite this or delete it.
>
> Thanks
> Luca

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

Reply via email to