aboutsummaryrefslogtreecommitdiff
path: root/app/__init__.py
AgeCommit message (Collapse)Author
2021-06-10Format code with blackdeepsource-transform-79583ea7deepsource-autofix[bot]
This commit fixes the style issues introduced in 7259511 according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/32014eff-1d3e-4f61-a3b9-4003ed81a155/
2021-06-10added migration to appNavan Chauhan
2021-06-06added Sentry SupportNavan 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-06init flask mailmanNavan Chauhan
2021-06-05added sign in with googleNavan Chauhan
2021-06-04added superuserNavan Chauhan
2021-06-04added user sign inNavan Chauhan
2021-06-03moved user db model to seperate fileNavan Chauhan
2021-06-03added appNavan Chauhan