zulip/analytics
Sahil Batra e458b73a01 user_groups: Move constants for system group names to a new class.
This commit moves constants for system group names to a new
"SystemGroups" class so that we can use these group names
in multiple classes in models.py without worrying about the
order of defining them.
2023-11-01 10:42:56 -07:00
..
lib mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
management user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
views analytics: Use activity_details_template.html for installation page. 2023-11-01 10:31:04 -07:00
__init__.py
models.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
urls.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00