barker/barker
Amritanshu Agrawal 5e2e13478b Version Bump v9.7.0 2021-08-10 11:30:01 +05:30
..
alembic Fix: Import was not working as Customer Model changed and borked the initial commit of the database. Created a table in the function to remove dependence from the model. 2021-07-31 16:26:25 +05:30
barker Version Bump v9.7.0 2021-08-10 11:30:01 +05:30
.flake8
.gitignore Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison. 2021-04-23 00:58:24 +05:30
.pre-commit-config.yaml
alembic.ini
docker-entrypoint.sh
pyproject.toml arq is right now not compatible with aioredis 2.0.0 So pinning the aioredis to 1.3.1 for the time being 2021-08-10 11:29:53 +05:30
worker-start.sh