zulip/zerver
Alex Vandiver 54605e54b6 tests: Switch test_i18n fetch helper to use client_foo methods.
38f2a2f475 updated the comment but not the code.  Using
`self.client.post` instead of `self.client_post` means that we do not
set the host headers correctly.
2023-11-01 11:24:12 -07:00
..
actions user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
data_import import_util: Remove uuid and uuid_owner_secret from realm dict. 2023-10-18 11:00:49 -07:00
integration_fixtures/nagios
lib register: Pass the configuration objects for group settings in response. 2023-11-01 10:42:56 -07:00
management compilemessages: Normalize language names to NFC. 2023-10-26 16:27:35 -07:00
migrations registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
openapi register: Pass the configuration objects for group settings in response. 2023-11-01 10:42:56 -07:00
tests tests: Switch test_i18n fetch helper to use client_foo methods. 2023-11-01 11:24:12 -07:00
tornado mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views user_groups: Pass config object to access_user_group_for_setting. 2023-11-01 10:42:56 -07:00
webhooks mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
worker mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
decorator.py decorator: Drop the stack_info on most WebhookErrors. 2023-10-12 10:06:31 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
models.py user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
signals.py demo-orgs: Create dev environment demo organization without email. 2023-08-31 15:02:16 -07:00