mirror of https://github.com/zulip/zulip.git
df7a1cec93
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. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |