mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +08:00
The PREFER_DIRECT_MESSAGE_GROUP setting controls the recipient type for 1:1 and self DMs. It defaults to False, maintaining legacy behavior. Tests can override this with @override_settings(PREFER_DIRECT_MESSAGE_GROUP=True) to test the new DirectMessageGroup recipient type behavior. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||