zulip/analytics
roanster007 c6a06d4684 direct_message_group: Add new `group_size` field.
This commit adds a new `group_size` field to the `DirectMessageGroup`
model, and backfills its value to each of the existing direct message
groups.

Fixes part of #25713
2024-08-23 11:09:41 -07:00
..
lib analytics: Better indexed join to analytics_usercount, using realm_id. 2024-07-30 09:40:55 -07:00
management settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00
migrations models: Migrate ids of all non-Message-related tables to bigint. 2024-06-05 11:48:27 -07:00
tests direct_message_group: Add new `group_size` field. 2024-08-23 11:09:41 -07:00
views ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
__init__.py
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