zulip/corporate/lib
Lauryn Menard a3f6220fe4 analytics: Add summary statistic for guest users in realm.
Adds the count of users with the role of guest to the stats view
`page_params` via a database query. This information is then added
to the summary statistics section of the analytics page after being
formatted by `stats.js`.

Creates Bassanio as a guest user in the database for the analytics
realm.

Fixes #20162.
2022-10-17 11:53:59 -07:00
..
__init__.py
registration.py billing: Fix licenses amount check during user signup/invitation. 2022-08-18 11:56:54 -07:00
stripe.py analytics: Add summary statistic for guest users in realm. 2022-10-17 11:53:59 -07:00
stripe_event_handler.py corporate: Fix type annotations for payment failed handler. 2022-07-15 14:56:22 -07:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00