zulip/corporate/views
Mateusz Mandera ef42065cec billing: Allow exempt_from_license_number_check any number of licenses.
exempt_from_license_number_check was initially added allowing
organizations with it enabled to invite new users above their number of
licenses.

However, an organization with this permission enabled,
cannot upgrade if they weren't on a plan already - because when choosing
Manual license management, you cannot enter a number of licenses lower
than the current seat count. However, an organization like that probably
already has some users that they get free of charge - and thus they need
to be able to enter a lower number of licenses in order to upgrade.
2023-04-13 15:26:44 -07:00
..
__init__.py
billing_page.py billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
event_status.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
portico.py portico: Fix incorrect fallback contributors data type. 2023-03-27 22:33:54 -07:00
session.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00
upgrade.py billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
webhook.py webhook: Do not allow None default for headers. 2022-07-15 14:00:56 -07:00