un-leak local conf
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Mon, 23 Jan 2012 12:34:23 +0000 (13:34 +0100)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Mon, 23 Jan 2012 12:34:23 +0000 (13:34 +0100)
wolnelektury/settings.py

index 48d96e0..01f5737 100644 (file)
@@ -24,18 +24,6 @@ DATABASES = {
     }
 }
 
     }
 }
 
-DATABASES['default'] = {
-    'ENGINE': 'django.db.backends.mysql', # Add 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
-    'NAME': 'mkoziej_wl', # Or path to database file if using sqlite3.
-    'USER': 'mkoziej',                      # Not used with sqlite3.
-    'PASSWORD': 'pelolpe',                  # Not used with sqlite3.
-}
-
-DATABASE_OPTIONS = {
-   "init_command": "SET storage_engine=INNODB DEFAULT CHARSET=utf8",
-}
-
-
 
 # Local time zone for this installation. Choices can be found here:
 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
 
 # Local time zone for this installation. Choices can be found here:
 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name