barker/barker/barker
Amritanshu Agrawal a4db3b24f0 Version Bump v10.3.2 2022-06-21 08:54:51 +05:30
..
core Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
db
models Fix: Product sale report would mix different product versions as it was checking the product id and not version id 2021-12-29 07:49:23 +05:30
printing Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
routers Fix: Square brackets made the expression a list and the next generator would not work on it 2022-06-21 08:44:00 +05:30
schemas Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
tasks
__init__.py
__main__.py
__version__.py Version Bump v10.3.2 2022-06-21 08:54:51 +05:30
main.py Fix: Username unique index was case sensitive and this allowed duplicate names. 2021-10-27 09:27:47 +05:30
worker.py