Rename local_settings_template to prod_settings_template.

This commit is contained in:
Tim Abbott
2016-07-19 20:45:50 -07:00
parent 19b860ceec
commit 35339f5117
8 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
# This tools generates local_settings_generated.py using the template
# This tools generates /etc/zulip/zulip-secrets.conf
from __future__ import print_function
import sys, os, os.path