summaryrefslogtreecommitdiff
path: root/local_settings.py.example
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 23:35:12 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-21 23:35:12 -0400
commit3caad5541777a2906627b3a895ca7b101f91bd72 (patch)
tree84fe7fa922aacdff1c6468edae6e55dfcbc68ef4 /local_settings.py.example
parentd8d22193ee9f06e9b18cb69b2e78cbe1e527bd83 (diff)
remove unnecessary differences between this and upstream
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index 5a8d4b26..b452030e 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -22,7 +22,6 @@ DATABASES = {
'PASSWORD': 'parabola',
'HOST' : '',
'PORT' : '',
- 'OPTIONS' : {},
},
}