zulip/analytics
Anders Kaseorg c2c96eb0cf python: Annotate type aliases with TypeAlias.
This is not strictly necessary but it’s clearer and improves mypy’s
error messages.

https://docs.python.org/3/library/typing.html#typing.TypeAlias
https://mypy.readthedocs.io/en/stable/kinds_of_types.html#type-aliases

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-08-07 10:02:49 -07:00
..
lib python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
management python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests name_restrictions: Reject anything with zulip or kandra in it. 2023-06-23 10:45:40 -07:00
views python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
__init__.py
models.py models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00