Commit Graph

13 Commits

Author SHA1 Message Date
5454e823a9 * Updated Django 4.2.2 -> 4.2.13 2024-05-21 01:52:34 +04:00
bb17dbd6b1 + API schema as Redoc
+ Django & DRF API exceptions in one format
2024-05-21 01:19:10 +04:00
1781ca53db + load .env file via dotenv library 2024-04-28 01:06:03 +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
9d7e45cd65 + Celery
+ Update CDEK status in background
2023-12-02 17:11:08 +04:00
1a8cde0485 + Centry logging 2023-11-03 22:42: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
2fdd009ca5 + djoser routes for user API 2023-07-12 23:18:31 +04:00
b599e9d6af + CORS 2023-07-07 00:12:36 +04:00
4e7575cc50 Updated uwsgi.ini 2023-07-06 16:56:29 +04:00
f28fad9931 * Missing requirements 2023-07-06 16:37:53 +04:00
7a04f15aab + get_barcode CDEK API
* Upload payment_proof & cheque_photo to docs
2023-07-06 15:49:34 +04:00
1d615b2735 Initial commit 2023-07-03 06:38:55 +04:00