From 3caad5541777a2906627b3a895ca7b101f91bd72 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 21 Apr 2013 23:35:12 -0400 Subject: remove unnecessary differences between this and upstream --- local_settings.py.example | 1 - 1 file changed, 1 deletion(-) (limited to 'local_settings.py.example') 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' : {}, }, } -- cgit v1.2.3-2-g168b