mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00: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)