zulip/analytics
Sahil Batra 764f4aa2e0 groups: Use realm_for_sharding for limiting NamedUserGroup queries.
For get and filter queries of NamedUserGroup, realm_for_sharding
field is used instead of realm field, as directly using
realm_for_sharding field on NamedUserGroup makes the query faster
than using realm present on the base UserGroup table.
2025-09-23 12:15:53 -07:00
..
lib analytics: Support DM groups in count message type query. 2025-07-21 10:39:40 -07:00
management groups: Use realm_for_sharding for limiting NamedUserGroup queries. 2025-09-23 12:15:53 -07:00
migrations migrations: Squash analytics migrations. 2024-08-23 17:15:35 -07:00
tests analytics: Support DM groups in count message type query. 2025-07-21 10:39:40 -07:00
views ruff: Fix PLR1733 Unnecessary lookup of dictionary value by key. 2025-06-25 11:49:02 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py mypy: Reenable explicit-override for models. 2024-08-01 17:39:04 -07:00
urls.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00