brewman/brewman
Amritanshu Agrawal ad8a2d2cc3 Fix: Save account error was because in constructor type did not end in underscore
Fix: Employee save as checking for in None instead of is None

Feature: Checking the existing token for validity in constructor of auth service, this should prevent last login showing
Feature: Moved the middleware secret key into the env file

Chore: Replaced my own GUID() with postgres UUID() type
2020-06-30 11:44:19 +05:30
..
core Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
db Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
models Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
routers Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
schemas Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
scripts Blacked all lines with -l 120 2020-05-31 14:41:11 +05:30
__init__.py Added Alembic 2020-05-10 20:36:19 +05:30
__main__.py Moving to FastAPI 2020-05-08 10:22:25 +05:30
main.py Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30