zulip/analytics/views
Anders Kaseorg 8ce54599c7 ruff: Fix PERF403 Use a dictionary comprehension instead of a for-loop.
This is a preview rule, not yet enabled by default.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 87992b8b29)
2024-03-07 15:07:12 -08:00
..
__init__.py analytics: Create analytics/views/ directory. 2021-06-17 17:39:28 -07:00
activity_common.py analytics: Add support link to remote installations page. 2023-11-28 09:20:45 -08:00
installation_activity.py models: Extract zerver.models.realms. 2024-01-05 10:32:54 -05:00
realm_activity.py models: Always search Messages with a realm_id or id limit. 2023-09-11 15:00:37 -07:00
remote_activity.py support: Add active plan information to remote server activity. 2023-12-13 13:43:00 -08:00
stats.py ruff: Fix PERF403 Use a dictionary comprehension instead of a for-loop. 2024-03-07 15:07:12 -08:00
support.py requirements: Upgrade Python requirements. 2024-02-16 12:17:34 -08:00
user_activity.py models: Extract zerver.models.users. 2024-01-05 10:32:54 -05:00