zulip/zilencer
Lauryn Menard b167eeff08 corporate: Create change plan tier function for BillingSession.
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.
2023-11-26 19:39:52 -08:00
..
lib counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00
management corporate: Create change plan tier function for BillingSession. 2023-11-26 19:39:52 -08:00
migrations migrations: Keep the existing constraints until the new ones are made. 2023-11-21 21:02:37 -05:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py auth: Allow easier bouncer testing in dev env. 2023-11-17 18:32:49 -08:00
models.py zilencer: Apply partial unique constraints for null subgroups. 2023-11-21 11:44:55 -08:00
urls.py corporate: Add prototype authentication system for self-hosters. 2023-11-22 17:03:47 -08:00
views.py remote_server_post_analytics: Change RealmDataForAnalytics.uuid type. 2023-11-22 14:22:26 -08:00

README.md

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.