zulip/corporate
Mateusz Mandera 27c4e46b30 do_deactivate_realm: Add deactivation_reason kwarg.
It's going to be helpful in the future to record the reason for realm
deactivation.
- For information tracking
- For making a distinction between cases where we can allow realm owners
  to reactivate their realm via a self-serve flow (e.g.
  "owner_request") vs where we can't (ToS abuse).
2024-05-19 23:07:28 -07:00
..
lib support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
tests do_deactivate_realm: Add deactivation_reason kwarg. 2024-05-19 23:07:28 -07:00
views do_deactivate_realm: Add deactivation_reason kwarg. 2024-05-19 23:07:28 -07:00
__init__.py
models.py support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
urls.py demo_request: Add form for user to request a demo. 2024-04-25 13:09:05 -07:00