Commit Graph

11 Commits

Author SHA1 Message Date
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
873672ea60 + CDEK API calculator/tarifflist endpoint 2024-01-03 16:10:23 +04:00
cbc2419bfe * Timeout for external API calls 2024-01-03 01:32:41 +04:00
29e76a5371 + Celery
+ Update CDEK status in background
2023-12-02 17:11:08 +04:00
3e8b1f7c66 * Try-except for CDEKAPI calls 2023-11-23 03:41:54 +04:00
db842d507c * Cleanup 2023-11-23 02:18:55 +04:00
3a0c24c4dc * Fixed retry mechanism in external API calls 2023-11-23 02:17:35 +04:00
2e79e579f7 + CurrencyAPIClient for fresh CNY rate
+ yuan_rate_last_updated, yuan_rate_commission fields in GlobalSettings
2023-11-23 02:16:53 +04:00
64423a1670 * Cleanup 2023-11-02 20:42:28 +04:00
e982cd3445 + Poizon API 2023-11-02 20:41:40 +04:00
b8e04067dd * Moved CDEK api to external_api module 2023-10-31 16:49:10 +04:00