Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verbose name for each field when validationError raised #19

Open
nicolasVaye opened this issue Jun 28, 2019 · 0 comments
Open

verbose name for each field when validationError raised #19

nicolasVaye opened this issue Jun 28, 2019 · 0 comments

Comments

@nicolasVaye
Copy link

Hi,
Is it possible to have the verbose name for each field (and for object) when validationError raised ?
It will be more user friendly ?

When a validationError raised :
obj with the same values for field1, field2, field3 already exists.
==>
verbose_name_obj with the same values for verbose_name_field1, verbose_name_field2, verbose_name_field3 already exists.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant