kwork-poizonstore/poizonstore
phzhik fe24802831 + Bonus system (TODO: spend bonuses)
+ Telegram bot: sign up, sign in, notifications

+ Anonymous users can't see yuan_rate_commission
* Only logged in customers can create/update orders
* Customer info migrated to separate User model
* Renamed legacy fields in serializers
* Cleanup in API classes
2024-04-27 21:29:50 +04:00
..
__init__.py + Celery 2023-12-02 17:11:08 +04:00
asgi.py Initial commit 2023-07-03 06:38:55 +04:00
celery.py * Update yuan rate via Celery task 2023-12-07 07:07:41 +04:00
settings.py + Bonus system (TODO: spend bonuses) 2024-04-27 21:29:50 +04:00
urls.py + Bonus system (TODO: spend bonuses) 2024-04-27 21:29:50 +04:00
wsgi.py Initial commit 2023-07-03 06:38:55 +04:00