mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Adds the realm's used storage space for attachments to the stats view `page_params`. This information is then added to the summary statistics section of the analytics page after being formatted by `stats.js`. Uses the emoji test image to create an `Attachment` in the database for the analytics realm. Even though it doesn't create a message to claim the attachment, it still is sent as storage space used data for the analytics `/stats/` page. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| check_analytics_state.py | ||
| clear_analytics_tables.py | ||
| clear_single_stat.py | ||
| populate_analytics_db.py | ||
| update_analytics_counts.py | ||