barker/barker
Amritanshu Agrawal 8b2d15b9e1 Fix: Guestbook would not let you seat anyone who has any old bill.
Fix: Only create a new temporal product when there is some change in the data.
2023-07-20 07:00:20 +05:30
..
alembic Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
barker Fix: Guestbook would not let you seat anyone who has any old bill. 2023-07-20 07:00:20 +05:30
.flake8
.gitignore
.pre-commit-config.yaml Chore: 2023-02-20 18:49:17 +05:30
alembic.ini
docker-entrypoint.sh
gunicorn.conf.py Using gunicorn to run upto 4 workers. This should fix the problems of the whole program crashing. 2022-04-16 07:57:18 +05:30
logging.conf Added: Process id to log. 2022-04-16 17:28:00 +05:30
pyproject.toml Version Bump v11.5.0 2023-04-09 15:43:00 +05:30
worker-start.sh