zulip/zerver
Zixuan James Li 1698778145 user_groups: Remove unused remove_user_from_user_group.
remove_user_from_user_group's only caller has been removed in 271333301d.
Its usage has been superseded by remove_members_from_user_group.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-11-21 13:41:06 -08:00
..
actions ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
data_import slack import: Merge and dedupe same-base emoji reactions and userlists. 2022-11-16 11:11:43 -08:00
integration_fixtures/nagios
lib user_groups: Remove unused remove_user_from_user_group. 2022-11-21 13:41:06 -08:00
management ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
migrations signup: Implement use of MultiUseInvite.status attribute. 2022-11-14 17:13:16 -08:00
openapi message_flags: Allow updating flags by narrows and anchors. 2022-11-16 21:13:44 -08:00
tests user_groups: Remove unused remove_user_from_user_group. 2022-11-21 13:41:06 -08:00
tornado tornado: Disable event compression for mark-as-unread events. 2022-11-17 00:46:26 -08:00
views ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
webhooks ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
worker ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
__init__.py
apps.py sentry: Initialize sentry in AppConfig ready hook. 2022-09-26 12:42:36 -07:00
context_processors.py templates: Rename `OPEN_GRAPH` variables to `PAGE` or `PAGE_METADATA`. 2022-09-06 14:57:06 -07:00
decorator.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
filters.py typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
forms.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
logging_handlers.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
middleware.py scim: Check SCIM tokens using constant-time comparison. 2022-11-16 10:52:48 -05:00
models.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
signals.py requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00