zulip/analytics
Sahil Batra b0de5c0f36 streams: Set can_remove_subscribers_group while creating streams.
This commit sets can_remove_subscribers_group to admins system
group while creating streams as it will be the default value
of this setting. In further we would provide an option to set
value of this setting to any user group while creating streams
using API or UI.
2022-09-14 16:03:11 -07:00
..
lib analytics: Add Composable type annotations. 2022-07-30 06:46:34 -07:00
management streams: Set can_remove_subscribers_group while creating streams. 2022-09-14 16:03:11 -07:00
migrations typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
tests streams: Set can_remove_subscribers_group while creating streams. 2022-09-14 16:03:11 -07:00
views decorator: Refactor decorators expecting UserProfile with ParamSpec. 2022-08-06 16:19:48 -07:00
__init__.py
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00