mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Moves and generalizes `switch_realm_from_standard_to_plus_plan` in stripe.py to be a more general function for changing a CustomerPlan to a new and valid tier, `do_change_plan_to_new_tier`. Adds a helper function with the previous function name to be used for the support view and management command for changing a realm from the Standard plan tier to the Plus plan tier. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity_common.py | ||
| installation_activity.py | ||
| realm_activity.py | ||
| remote_activity.py | ||
| stats.py | ||
| support.py | ||
| user_activity.py | ||