zulip/corporate
Sahil Batra 7b42c802b1 invites: Add include_realm_default_subscriptions parameter.
This commit adds include_realm_default_subscriptions parameter
to the invite endpoints and the corresponding field in
PreregistrationUser and MultiuseInvite objects. This field will
be used to subscribe the new users to the default streams at the
time of account creation and not to the streams that were default
when sending the invite.
2024-05-14 14:20:07 -07:00
..
lib models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations stripe: Send invoice to customer at the start of free trial. 2024-04-11 21:57:33 -07:00
tests invites: Add include_realm_default_subscriptions parameter. 2024-05-14 14:20:07 -07:00
views models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
__init__.py
models.py stripe: Rename CustomerPlan.is_paid. 2024-04-15 15:08:56 -07:00
urls.py demo_request: Add form for user to request a demo. 2024-04-25 13:09:05 -07:00