zulip/corporate/migrations
Mateusz Mandera be208f73f7 billing: Fix exempt_from_from_license_number_check column name.
exempt_from_from_license_number_check was clearly not intended.
2023-04-13 15:26:44 -07:00
..
0001_initial.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0002_customer_default_discount.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0003_customerplan.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0004_licenseledger.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0005_customerplan_invoicing.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0006_nullable_stripe_customer_id.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0007_remove_deprecated_fields.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0008_nullable_next_invoice_date.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0009_customer_sponsorship_pending.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0010_customerplan_exempt_from_from_license_number_check.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0011_move_exempt_from_from_license_number_check_to_customer_model.py billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
0012_zulipsponsorshiprequest.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0013_alter_zulipsponsorshiprequest_org_website.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0014_customerplan_end_date.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0015_event_paymentintent_session.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0016_customer_add_remote_server_field.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0017_rename_exempt_from_from_license_number_check_customer_exempt_from_license_number_check.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
__init__.py