zulip/analytics
Anders Kaseorg 91ade25ba3 python: Simplify with str.removeprefix, str.removesuffix.
These are available in Python ≥ 3.9.
https://docs.python.org/3/library/stdtypes.html#str.removeprefix

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-09-03 12:30:16 -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 migrations: Squash analytics migrations. 2024-08-23 17:15:35 -07:00
tests direct_message_group: Add new `group_size` field. 2024-08-23 11:09:41 -07:00
views python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -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