Commit Graph

11 Commits

Author SHA1 Message Date
b820e3ee9f + load .env file via dotenv library 2024-04-28 01:06:03 +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
29e76a5371 + Celery
+ Update CDEK status in background
2023-12-02 17:11:08 +04:00
8089947dcb + Centry logging 2023-11-03 22:42:03 +04:00
3a6b06d223 + 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
040de041e4 + djoser routes for user API 2023-07-12 23:18:31 +04:00
50724f0675 + CORS 2023-07-07 00:12:36 +04:00
f80424f90e Updated uwsgi.ini 2023-07-06 16:56:29 +04:00
3ff1957284 * Missing requirements 2023-07-06 16:37:53 +04:00
f1265cb45c + get_barcode CDEK API
* Upload payment_proof & cheque_photo to docs
2023-07-06 15:49:34 +04:00
fcfc33a435 Initial commit 2023-07-03 06:38:55 +04:00