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

Use Flask error handlers instead of convert_exceptions decorator #74

Closed
dionhaefner opened this issue Sep 24, 2018 · 0 comments · Fixed by #227
Closed

Use Flask error handlers instead of convert_exceptions decorator #74

dionhaefner opened this issue Sep 24, 2018 · 0 comments · Fixed by #227
Labels
good first issue Good for newcomers plumbing Enhancements on the internal code structure

Comments

@dionhaefner
Copy link
Collaborator

dionhaefner commented Sep 24, 2018

Relevant docs: http://flask.pocoo.org/docs/1.0/errorhandling/#application-errors

@dionhaefner dionhaefner added plumbing Enhancements on the internal code structure good first issue Good for newcomers labels Sep 24, 2018
j08lue added a commit that referenced this issue Aug 6, 2021
Use Flask error handlers instead of decorators (#74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers plumbing Enhancements on the internal code structure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants