zulip/zilencer/migrations
Eeshan Garg 79e9ba13e2 billing: Add do_change_remote_server_plan_type.
This is a part of the plumbing we need to support billing for
self-hosted customers.

With documentation changes from tabbott.
2021-12-07 10:25:37 -08:00
..
0001_initial.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0002_remote_zulip_server.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0003_add_default_for_remotezulipserver_last_updated_field.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0004_remove_deployment_model.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0005_remotepushdevicetoken_fix_uniqueness.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0006_customer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0007_remotezulipserver_fix_uniqueness.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0008_customer_billing_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0009_plan.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0010_billingprocessor.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0011_customer_has_billing_relationship.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0012_coupon.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0013_remove_customer_billing_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0014_cleanup_pushdevicetoken.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0015_delete_billing.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0016_remote_counts.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0017_installationcount_indexes.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0018_remoterealmauditlog.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0019_remotezulipserver_plan_type.py billing: Add do_change_remote_server_plan_type. 2021-12-07 10:25:37 -08:00
0020_remotezulipserverauditlog.py billing: Add do_change_remote_server_plan_type. 2021-12-07 10:25:37 -08:00
__init__.py