zulip/corporate/lib
Anders Kaseorg 13545ff885 stripe: Fix invoice_plans_as_needed default value.
Python evaluates default values once when the function is defined, not
when it is called.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-04-27 16:43:33 -07:00
..
__init__.py
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
stripe.py stripe: Fix invoice_plans_as_needed default value. 2023-04-27 16:43:33 -07:00
stripe_event_handler.py ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00