Commit Graph

7 Commits

Author SHA1 Message Date
0ff18ef891 + BonusProgramLevel
* Moved Bonus models to separate app
2024-05-26 02:40:04 +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
1445c87c0a + migration of categories/subcategories 2023-08-21 16:22:03 +04:00
4ed1a74a16 + time_to_buy & buy_time_remaining fields
+ Category: hierarchy, removed slugs & added comission per category
* Promocode value in rubles instead of percentage
* Cleanup in GlobalSettings routes
2023-08-18 16:22:32 +04:00
6842d64c19 * create_test_data: is_staff for admin test user 2023-07-07 00:13:43 +04:00
332ffa3a5f + create_test_data command 2023-07-06 17:51:14 +04:00
1d615b2735 Initial commit 2023-07-03 06:38:55 +04:00