aboutsummaryrefslogtreecommitdiff
path: root/app/views/error_pages.py
AgeCommit message (Collapse)Author
2021-06-07added docstringsNavan Chauhan
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 57207ef according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/fb582430-1f1f-45bb-8c05-5f5bec16f981/
2021-06-04added 403 page and testNavan Chauhan
2021-06-04simulate 500Navan Chauhan
2021-06-04handled 404 and 500Navan Chauhan