zulip/analytics/views
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
..
__init__.py analytics: Create analytics/views/ directory. 2021-06-17 17:39:28 -07:00
activity_common.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
installation_activity.py typing: Amend inaccurate type annotations. 2021-07-27 12:17:00 -07:00
realm_activity.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
stats.py stats: Avoid referencing remote tables outside conditional. 2021-08-03 11:15:39 -07:00
support.py analytics/support: Add ability to edit realm org type. 2021-10-07 14:08:11 -07:00
user_activity.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00