zulip/zilencer/migrations
Rishi Gupta 56d4034db4 billing: Require successful charge to establish billing relationship.
There are several situations in which we want to create a Customer and
stripe.Customer object before we really have a billing relationship with a
customer. The main one is giving non-profit or educational discounts.
2018-08-13 20:24:08 -07:00
..
0001_initial.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0002_remote_zulip_server.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0003_add_default_for_remotezulipserver_last_updated_field.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0004_remove_deployment_model.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0005_remotepushdevicetoken_fix_uniqueness.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0006_customer.py billing: Create model for customers paying with Stripe. 2018-01-17 16:15:14 -08:00
0007_remotezulipserver_fix_uniqueness.py zilencer: Remove uniqueness constraint on RemoteZulipServer.hostname. 2018-05-03 12:50:29 -07:00
0008_customer_billing_user.py billing: Update billing system. 2018-07-09 14:33:07 +05:30
0009_plan.py billing: Update billing system. 2018-07-09 14:33:07 +05:30
0010_billingprocessor.py billing: Add RealmAuditLogProcessor. 2018-08-13 17:12:50 -07:00
0011_customer_has_billing_relationship.py billing: Require successful charge to establish billing relationship. 2018-08-13 20:24:08 -07:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00