Files
zulip/tools
David Rosa b041948132 docs: Reorganize auth and migrations subsystems.
- Moves "Authentication in the development environment" from subsystems
to "development/authentication.md".
- Moves "Renumbering migrations" to a section within "Schema migrations".
2019-11-07 09:42:36 -08:00
..
2019-08-25 15:04:12 -07:00
2019-06-14 15:49:56 -07:00
2019-08-09 16:27:03 -07:00
2019-08-06 23:29:11 -07:00
2019-08-09 17:22:45 -07:00
2019-02-02 17:10:31 -08:00
2019-11-04 18:12:11 -08:00
2019-08-06 23:29:11 -07:00
2019-08-25 15:04:12 -07:00
2019-11-04 18:12:11 -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.