Commit Graph

5 Commits

Author SHA1 Message Date
b31272511c * Moved GlobalSettings to core app 2024-05-25 03:21:59 +04:00
16db83fd6d + API schema as Redoc
+ Django & DRF API exceptions in one format
2024-05-21 01:19:10 +04:00
ef40e9f7e0 + 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
040de041e4 + djoser routes for user API 2023-07-12 23:18:31 +04:00
fcfc33a435 Initial commit 2023-07-03 06:38:55 +04:00