summaryrefslogtreecommitdiff
path: root/scipy2016
diff options
context:
space:
mode:
Diffstat (limited to 'scipy2016')
-rwxr-xr-xscipy2016/settings.py2
-rw-r--r--scipy2016/settings.pycbin4465 -> 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
index a5ef033..9a7acb8 100644
--- a/scipy2016/settings.pyc
+++ b/scipy2016/settings.pyc
Binary files differ