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 docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00
clear_analytics_tables.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
clear_single_stat.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
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 docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00