mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| check_analytics_state.py | ||
| clear_analytics_tables.py | ||
| clear_single_stat.py | ||
| populate_analytics_db.py | ||
| update_analytics_counts.py | ||