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

Specify validation error for email validation checks #118

Closed
mbeacom opened this issue Dec 14, 2017 · 0 comments · Fixed by #122
Closed

Specify validation error for email validation checks #118

mbeacom opened this issue Dec 14, 2017 · 0 comments · Fixed by #122

Comments

@mbeacom
Copy link
Contributor

mbeacom commented Dec 14, 2017

Description

Every location that validates email addresses currently is caught by a bare exception.

Possible Implementation

Replace the base except with ValidationError

@mbeacom mbeacom mentioned this issue Dec 14, 2017
3 tasks
ethikz pushed a commit to ethikz/web that referenced this issue Jan 24, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 24, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 24, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 24, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 25, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 27, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 29, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 29, 2018
owocki pushed a commit that referenced this issue Apr 30, 2021
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 a pull request may close this issue.

1 participant