zulip/analytics/views
Eeshan Garg b325a4f1be realm: Rename plan type constants to be more descriptive.
It is confusing to have the plan type constants not be namespaced
by the thing they represent. We already have a namespacing
convention in place for constants, so we should use it for
Realm.plan_type as well.
2021-10-19 12:20:39 -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 realm: Rename plan type constants to be more descriptive. 2021-10-19 12:20:39 -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 realm: Rename plan type constants to be more descriptive. 2021-10-19 12:20:39 -07:00
user_activity.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00