zulip/zilencer/management/commands
Sahil Batra d1bcac0822 realm: Use enums for accessing setting values.
This commit updates code, majorly in tests, to use
setting values from enums instead of directly using
the constants defined in Realm.

We still have those constants defined Realm as they
are used in a couple of places where the same code
is used for different settings. These will be
handled later.
2024-05-22 17:20:37 -07:00
..
__init__.py
add_mock_conversation.py models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
add_server_to_legacy_plan.py stripe: Rename add_server_to_legacy_plan. 2023-12-11 13:23:49 -08: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 mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -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 mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
populate_billing_realms.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
populate_db.py realm: Use enums for accessing setting values. 2024-05-22 17:20:37 -07:00
print_initial_password.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
profile_request.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
queue_rate.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
render_messages.py message: Move render_markdown into zerver.lib.markdown. 2024-02-14 12:27:03 -08: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 models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00