mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This was recommended by: https://docs.djangoproject.com/en/dev/howto/deployment/checklist/ Since we don't change our deployments without restarting Django and don't use any custom template magic, this should be a free performance win. (imported from commit fd498ab97d0669c3a14b342b2d2f01994a1f1ee1) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authhack.py | ||
| backends.py | ||
| local_settings_template.py | ||
| local_settings.py | ||
| settings.py | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||