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

Make FieldError work as python's KeyError #12

Closed
jaimegildesagredo opened this issue Aug 27, 2013 · 0 comments
Closed

Make FieldError work as python's KeyError #12

jaimegildesagredo opened this issue Aug 27, 2013 · 0 comments

Comments

@jaimegildesagredo
Copy link
Owner

Now the FieldError exception is raised with a (probably) more human readable message, but I think it makes much more sense to raise FieldError only with the field name like the python KeyError does for dict items.

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

No branches or pull requests

1 participant