Files
zulip/tools
adnrs96 3acf8b050d Add Django and html singleton tags support to pretty print.
In this commit we are modifying pretty print tool to support
Django and html singleton tags. For Addition of html singleton
tags template parser was modified to emit psudeo
html singleton end tags to accompany html singleton tags and
token class was updated to have line_span field.
2017-02-22 20:21:58 -08:00
..
2017-01-07 10:53:20 -08:00
2016-12-02 18:49:42 -08:00
2015-09-25 23:25:08 -04:00
2015-09-25 23:25:08 -04:00
2017-01-23 22:06:13 -08:00
2017-01-23 21:21:14 -08:00
2015-08-20 19:46:48 -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 http://zulip.readthedocs.io/en/latest/directory-structure.html.