zulip/zerver
Prakhar Pratyush 1b9143b511 onboarding: Update message contents to use triple quotes.
This commit updates the message contents to use triple quotes.

It helps to maintain a consistent pattern for multi-line strings
in 'zerver/lib/onboarding.py' file and it'll be a lot more
convenient to edit in that form in the future.
2024-06-24 10:44:30 -07:00
..
actions avatar: Clean up one callsite of deprecated avatar_url_from_dict. 2024-06-20 23:06:08 -04:00
data_import thumbnailing: Move resizing functions into zerver.lib.thumbnail. 2024-06-20 23:06:08 -04:00
integration_fixtures/nagios
lib onboarding: Update message contents to use triple quotes. 2024-06-24 10:44:30 -07:00
management emails: Replace occurrences of uri with url in email templates. 2024-05-24 11:18:35 -07:00
migrations realm: Remove create_private_stream_policy setting. 2024-06-20 15:48:14 -07:00
models models: Document UserProfile.avatar_hash as LDAP-only. 2024-06-20 23:06:08 -04:00
openapi api-docs: Update message_ids description in update_message event. 2024-06-24 10:36:49 -07:00
tests events: Optimize computing can_create_streams and related fields. 2024-06-24 10:00:08 -07:00
tornado requirements: Upgrade Python requirements. 2024-05-06 12:56:30 -07:00
transaction_tests user_groups: Create NamedUserGroup objects when creating new groups. 2024-04-26 17:03:09 -07:00
views realm: Remove create_private_stream_policy setting. 2024-06-20 15:48:14 -07:00
webhooks integration: Update topic & content of grafana webhook. 2024-06-12 06:44:14 -07:00
worker missedmessage_emails: Backoff the background worker retries. 2024-05-06 12:50:27 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py sentry: Untangle from page_params. 2024-06-22 18:53:56 -07:00
decorator.py test_decorators: Replace some deleted tests. 2024-03-29 09:39:34 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py emails: Replace occurrences of uri with url in email templates. 2024-05-24 11:18:35 -07:00
logging_handlers.py
middleware.py portico: Improve message for deactivated, invalid and moved orgs. 2024-05-13 12:44:20 -07:00
signals.py ruff: Fix UP036 Version block is outdated for minimum Python version. 2024-04-01 18:32:52 -07:00