Add localsettings sample
[cas.git] / src / cas / localsettings.sample
diff --git a/src/cas/localsettings.sample b/src/cas/localsettings.sample
new file mode 100644 (file)
index 0000000..b5eab8f
--- /dev/null
@@ -0,0 +1,6 @@
+# Copy this to localsettings.py and set any settings you need to change. 
+
+DEBUG = True
+SECRET_KEY = ''
+ALLOWED_HOSTS = []
+