zulip/analytics/management/commands
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
check_analytics_state.py
clear_analytics_tables.py
clear_single_stat.py
populate_analytics_db.py analytics: Add summary statistic for guest users in realm. 2022-10-17 11:53:59 -07:00
update_analytics_counts.py