zulip/corporate
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
..
lib analytics: Add summary statistic for guest users in realm. 2022-10-17 11:53:59 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate/models: Modify Customer to accommodate self-hosted customers. 2021-11-30 15:20:33 -08:00
tests python: Fix __dict__ mutation abuse. 2022-10-10 08:33:08 -07:00
views communities: Include orgs without invite or email domain restrictions. 2022-10-13 10:11:07 -07:00
__init__.py
models.py models: Remove explicit id fields. 2022-10-06 13:49:11 -07:00
urls.py urls: Extend documentation URL redirects system to corporate landing pages. 2022-08-31 15:01:29 -07:00