zulip/analytics
Eeshan Garg 1dec97c925 analytics: Use user IDs to get user activity summaries.
Using user IDs instead of emails is more reliable since users can
have arbitrarily complex emails that are hard to encode in a URL.
This has led to NoReverseMatch exceptions in the past.
2021-10-13 15:30:27 -07:00
..
lib typing: Use accurate type hints for dictionaries. 2021-08-20 06:02:28 -07:00
management analytics: Use type alias for `fixture_data`. 2021-07-27 12:17:01 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
views analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00