Files
zulip/tools
Anders Kaseorg 4e9d587535 python: Pass query parameters as a dict when making GET requests.
This provides automatic URL-encoding.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-10-27 13:47:02 -07:00
..
2020-10-26 12:31:30 -07:00
2020-09-14 16:22:23 -07:00
2020-06-11 16:45:32 -07:00
2020-10-15 15:16:00 -07:00
2019-08-06 23:29:11 -07:00
2019-11-04 18:12:11 -08:00
2020-06-11 16:45:32 -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.