aboutsummaryrefslogtreecommitdiff
path: root/app/views/main.py
AgeCommit message (Collapse)Author
2021-06-07Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 11a2e1c according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/5a6278fb-7606-43ba-b4b5-8c059152a84c/
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 admin viewNavan Chauhan
2021-06-04handled 404 and 500Navan Chauhan
2021-06-03moved flash form functionNavan Chauhan
2021-06-03added view managerNavan Chauhan