diff options
Diffstat (limited to 'scipy2016')
-rwxr-xr-x | scipy2016/settings.py | 2 | ||||
-rw-r--r-- | scipy2016/settings.pyc | bin | 4465 -> 4453 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/scipy2016/settings.py b/scipy2016/settings.py index a8314a1..cc52cfa 100755 --- a/scipy2016/settings.py +++ b/scipy2016/settings.py @@ -98,7 +98,7 @@ DATABASES = { 'NAME': 'scipy2016', # Or path to database file if using sqlite3. # The following settings are not used with sqlite3: 'USER': 'root', - 'PASSWORD': 'aero123', + 'PASSWORD': 'root', 'HOST': '', # Empty for localhost through domain sockets or '127.0.0.1' for localhost through TCP. 'PORT': '', } diff --git a/scipy2016/settings.pyc b/scipy2016/settings.pyc Binary files differindex a5ef033..9a7acb8 100644 --- a/scipy2016/settings.pyc +++ b/scipy2016/settings.pyc |