Files
zulip/tools
akshatdalton 3da6f3c0af lint: Exclude zerver/views/development/ from i18n lint rules.
This is consistent with how we handle JsonableError and friends; it
doesn't make sense for translators to spend time on strings only
visible in a development environment.
2021-07-01 14:56:53 -07:00
..
2021-06-25 09:05:07 -07:00
2021-06-27 16:58:17 -07:00
2021-05-10 09:57:26 -07:00
2021-05-06 20:07:32 -07:00
2021-06-10 17:26:55 -07:00
2021-03-24 12:12:04 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.