Commit Graph

6 Commits

Author SHA1 Message Date
837e2b530a * Make API schema visible only for admins 2024-05-30 20:58:13 +04:00
2397433772 * Moved GlobalSettings to core app 2024-05-25 03:21:59 +04:00
bb17dbd6b1 + API schema as Redoc
+ Django & DRF API exceptions in one format
2024-05-21 01:19:10 +04:00
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
2fdd009ca5 + djoser routes for user API 2023-07-12 23:18:31 +04:00
1d615b2735 Initial commit 2023-07-03 06:38:55 +04:00