zulip/zilencer/management/commands
roanster007 02d0566dc5 refactor: Rename `Huddle` Django model class to `DirectMessageGroup`.
This commit renames the "Huddle" Django model class to
"DirectMessageGroup", while maintaining the same table --
"zerver_huddle".

Fixes part of #28640.
2024-07-07 21:31:30 -07:00
..
__init__.py
add_mock_conversation.py upload: Remove redundant acting_user_profile argument. 2024-06-26 16:43:11 -07:00
add_server_to_legacy_plan.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
calculate_first_visible_message_id.py management: Add lockfiles to all _once management jobs. 2024-04-24 14:40:28 -07:00
compare_messages.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
downgrade_small_realms_behind_on_payments.py management: Add lockfiles to all _once management jobs. 2024-04-24 14:40:28 -07:00
invoice_plans.py invoice_plans: Add a --date flag, rather than a commented line. 2024-04-24 14:40:28 -07:00
mark_all_messages_unread.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
populate_billing_realms.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
populate_db.py refactor: Rename `Huddle` Django model class to `DirectMessageGroup`. 2024-07-07 21:31:30 -07:00
print_initial_password.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
profile_request.py get_messages_backend: Pass required parameters. 2024-06-20 12:22:37 -07:00
queue_rate.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
render_messages.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
rundjangoserver.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
switch_realm_from_standard_to_plus_plan.py billing: Use better variable names for plan tiers. 2023-11-29 23:32:56 -08:00
sync_api_key.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00