Commit Graph

6 Commits

Author SHA1 Message Date
Egor e7bd52463d Add files via upload 2026-01-17 01:15:28 +03:00
Egor 7113a381c5 Add files via upload 2026-01-15 17:33:28 +03:00
PEDZEO a686333603 Add support for custom days and traffic in tariffs
- Introduced fields for custom days and traffic in the tariff model, including enabling flags, pricing, and limits.
- Updated relevant routes and schemas to handle new tariff features.
- Implemented logic for purchasing and managing custom days and traffic in subscriptions.
- Added database migration scripts to accommodate new columns for tariffs and subscriptions.
2026-01-13 02:55:32 +03:00
Egor 62bec70db9 Update daily_subscription_service.py 2026-01-12 16:29:59 +03:00
Egor 4967c7ff7d Update daily_subscription_service.py 2026-01-12 16:05:31 +03:00
Egor 49bd69f987 Add files via upload 2026-01-12 15:24:17 +03:00