Files
zulip/tools
Sahil Batra 4cb9fb0d5a group-permission-settings: Add function to get list of setting names.
This commit adds a function which returns type checked list of
group permission setting names so that all the type checking
has to be done only once.
2024-12-17 12:36:23 -08:00
..
2024-10-23 10:55:55 -07:00
2024-11-13 17:40:51 -08:00
2024-12-10 19:16:25 -08:00
2024-12-10 19:16:25 -08: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.