mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Our seat count calculation is different for guest user than normal users (a number of initial guests are free, and additional marginal guests are worth 1/5 of a seat) - so these checks we apply when a user is being invited or signing up need to know whether it's a guest or non-guest being added. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| registration.py | ||
| stripe_event_handler.py | ||
| stripe.py | ||
| support.py | ||