mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Before deploying this commit, the following commands must be run: # rabbitmqctl add_user zulip $(tools/get-django-setting RABBITMQ_PASSWORD) # rabbitmqctl set_user_tags zulip administrator # rabbitmqctl set_permissions -p / zulip '.*' '.*' '.*' (imported from commit 76d66fa6ac69aa39c91f55b9b5d5a954f9e94d73) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authhack.py | ||
| backends.py | ||
| local_settings_template.py | ||
| local_settings.py | ||
| settings.py | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||