zulip/tools/setup
Anders Kaseorg 695b79c5d8 generate_zulip_bots_static_files: Write to static, not STATIC_ROOT.
Otherwise the files aren’t processed by collectstatic and don’t end up
in the staticfiles.json manifest.

Signed-off-by: Anders Kaseorg <andersk@zulipchat.com>
2019-07-19 11:33:08 -07:00
..
dev-vagrant-docker dev-vagrant-docker: Upgrade docker-systemctl-replacement. 2019-06-24 22:06:32 -07:00
emoji emoji: Add a few useful aliases. 2019-03-17 13:38:31 -07:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
build_pygments_data lint: Fix code that evaded our lint checks for string % non-tuple. 2019-04-23 15:21:37 -07:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
generate-fixtures scripts: Always use ON_ERROR_STOP=1 when running psql. 2019-04-22 14:54:19 -07:00
generate-test-credentials generate-test-credentials: Fix shellcheck warnings. 2018-08-03 09:15:27 -07:00
generate_zulip_bots_static_files.py generate_zulip_bots_static_files: Write to static, not STATIC_ROOT. 2019-07-19 11:33:08 -07:00
install-aws-server install-aws-server: Use our settings.py if available. 2019-06-13 14:39:25 -07:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
optimize-svg Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
postgres-init-dev-db tools: Fix postgres-init-*-db cache handling. 2019-06-17 16:24:13 -07:00
postgres-init-test-db tools: Fix postgres-init-*-db cache handling. 2019-06-17 16:24:13 -07:00
setup_venvs.py tools: Create DEPLOY_ROOT/zulip-py3-venv symlink in development too. 2019-02-07 17:12:33 -08:00