Files
zulip/tools
Tim Abbott c9097bd7ae Revert "django: Upgrade Zulip to Django 3.2 LTS."
We're still investigating the situation with Django 3.2's changes to
password salting configuration, and want to hold off on including this
in a release until we've completed that investigation.

This reverts commit 1d9fb4f988.
2021-05-03 17:32:23 -07:00
..
2021-04-21 10:24:08 -07:00
2020-09-14 16:22:23 -07:00
2021-02-12 13:11:19 -08:00
2019-08-06 23:29:11 -07:00
2021-02-12 13:11:19 -08:00
2019-11-04 18:12:11 -08: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.