zulip/corporate/migrations
Anders Kaseorg 11741543da python: Reformat with Black, except quotes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
..
0001_initial.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0002_customer_default_discount.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0003_customerplan.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0004_licenseledger.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0005_customerplan_invoicing.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0006_nullable_stripe_customer_id.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0007_remove_deprecated_fields.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0008_nullable_next_invoice_date.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0009_customer_sponsorship_pending.py billing: Add option to request a sponsorship in /upgrade. 2020-07-01 16:45:38 -07:00
__init__.py