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

Prepend field name to ValidationError messages #33

Merged
merged 1 commit into from
Oct 7, 2015

Conversation

dkellner
Copy link
Contributor

Given a ValidationError, it is currently difficult to see field is invalid. I know we can look in Model.validation_errors, but I'd prefer to include the field name in ValidationError messages.

jaimegildesagredo added a commit that referenced this pull request Oct 7, 2015
Prepend field name to ValidationError messages
@jaimegildesagredo jaimegildesagredo merged commit 23c282d into jaimegildesagredo:master Oct 7, 2015
@jaimegildesagredo
Copy link
Owner

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants