zulip/zerver/views/development
Hemant Umre ac1f711fef registration: Set the organization language at creation time.
In this commit, we add a new dropdown 'Organization language' on
the `/new` and `/realm/register` pages. This dropdown allows setting
the language of the organization during its creation. This allows
messages from Welcome Bot and introductory messages in streams to be
internationalized.

Fixes a part of #25729.
2023-10-26 16:27:35 -07:00
..
__init__.py
cache.py per-request caches: Add per_request_cache library. 2023-08-11 11:09:34 -07:00
camo.py coverage: Clean up coverage configuration. 2023-05-31 13:53:04 -07:00
dev_login.py config_error: Coalesce redundant dicts. 2023-10-11 17:13:01 -07:00
email_log.py onboarding-emails: Add new onboarding email for organization creator. 2023-10-25 13:51:03 -07:00
integrations.py middleware: Send got_request_exception signal for JSON 500 errors. 2023-10-04 17:25:20 -07:00
registration.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00