zulip/tools/setup
Aditya Bansal a27c9a08dd generate-fixtures: Export DJANGO_SETTINGS_MODULE=zproject.test_settings.
This is required because the --settings=zproject.test_settings param
doesn't work with migrate or the dumpdata management commands. Thus
untill now if one ran just this tool ended up with test database not
properly setup. We never noticed this because test-backend ran this
tool again (after exporting DJANGO_SETTINGS_MODULE) thus making the
tool work this time.
2018-05-23 11:32:40 +05:30
..
emoji emoji: Switch to 64px 256 color indexed sprite sheets. 2018-03-14 10:28:45 -07:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
build_pygments_data tools: Rename build_pygments_data.py -> build_pygments_data. 2017-09-26 16:00:41 -07:00
generate-fixtures generate-fixtures: Export DJANGO_SETTINGS_MODULE=zproject.test_settings. 2018-05-23 11:32:40 +05:30
generate-test-credentials Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
generate_zulip_bots_static_files tools: Change use of typing.Text to str. 2018-05-13 17:17:32 -07:00
install-aws-server install-aws-server: Add code for transferring an SSH key. 2017-10-05 21:59:36 -07:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
postgres-init-dev-db dev: Fix postgres provision errors with non-postgres-readable homedir. 2017-02-11 23:47:07 -08:00
postgres-init-test-db
setup_venvs.py setup_venvs.py: Enforce Python 2.7 for zulip-thumbor-venv setup. 2018-01-31 11:29:34 -08:00