zulip/analytics/management
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
..
commands user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
__init__.py