mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We explicitly configure LOCALE_PATHS, so we can safely disable this search of the entire tree for other locale directories. https://github.com/django/django/blob/4.1/django/core/management/commands/compilemessages.py#L92-L100 Signed-off-by: Anders Kaseorg <anders@zulip.com>