mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
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. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||