zulip/analytics
umkay 87d22c9e4d analytics: Fix count_stream_by_realm.
Add a join clause on zerver_message in count_stream_by_realm,
otherwise we only output the final total streamcount for a realm
for every time entry.
2016-10-22 19:10:36 -07:00
..
lib analytics: Fix count_stream_by_realm. 2016-10-22 19:10:36 -07:00
management analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
migrations analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
tests analytics: Simplify frequency and measurement interval options. 2016-10-14 10:18:37 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Simplify frequency and measurement interval options. 2016-10-14 10:18:37 -07:00
urls.py Enable i18n support in URL configuration. 2016-05-19 08:33:30 -07:00
views.py mypy: Remove a bunch of now-unnecessary type: ignore annotations. 2016-10-17 11:48:34 -07:00