e67b8e448e
- Remove is_active_paid_subscription guard from reset-subscription endpoint - Add is_trial=False and status=ACTIVE on admin tariff change (guarded by tariff.is_trial_available and end_date check) - Eagerly load user_promo_groups and promo_group in gift purchase locked query - Move user_promo_groups access inside try/except in get_primary_promo_group()