settings.py
changeset 27 960f4ec130d4
parent 26 6d51b97c1b22
equal deleted inserted replaced
26:6d51b97c1b22 27:960f4ec130d4
    14 
    14 
    15 MANAGERS = ADMINS
    15 MANAGERS = ADMINS
    16 
    16 
    17 DATABASE_ENGINE = 'mysql'           # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
    17 DATABASE_ENGINE = 'mysql'           # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
    18 DATABASE_NAME = 'uploads'             # Or path to database file if using sqlite3.
    18 DATABASE_NAME = 'uploads'             # Or path to database file if using sqlite3.
    19 DATABASE_USER = 'root'             # Not used with sqlite3.
    19 DATABASE_USER = 'spoken'             # Not used with sqlite3.
    20 DATABASE_PASSWORD = ''         # Not used with sqlite3.
    20 DATABASE_PASSWORD = 'NotMeICT'         # Not used with sqlite3.
    21 DATABASE_HOST = ''             # Set to empty string for localhost. Not used with sqlite3.
    21 DATABASE_HOST = ''             # Set to empty string for localhost. Not used with sqlite3.
    22 DATABASE_PORT = ''             # Set to empty string for default. Not used with sqlite3.
    22 DATABASE_PORT = ''             # Set to empty string for default. Not used with sqlite3.
    23 
    23 
    24 # Local time zone for this installation. Choices can be found here:
    24 # Local time zone for this installation. Choices can be found here:
    25 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
    25 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name