summaryrefslogtreecommitdiff
path: root/scipy2015
diff options
context:
space:
mode:
authorhardythe12015-06-25 16:17:57 +0530
committerhardythe12015-06-25 16:17:57 +0530
commitbf30b60b10a54e872db9ad897b42a70725a003ae (patch)
tree142f37ad66ea6d948b62b97d0d4725b2cd535ce5 /scipy2015
parent3979251be1debdc8f4ccfdbbb3fcac68acd1b325 (diff)
downloadSciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.tar.gz
SciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.tar.bz2
SciPy2015-bf30b60b10a54e872db9ad897b42a70725a003ae.zip
add guidelines & important dates for CFP
Diffstat (limited to 'scipy2015')
-rw-r--r--scipy2015/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scipy2015/settings.py b/scipy2015/settings.py
index ed1944f..3bd5ed1 100644
--- a/scipy2015/settings.py
+++ b/scipy2015/settings.py
@@ -9,7 +9,7 @@ https://docs.djangoproject.com/en/1.6/ref/settings/
"""
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
-from loacl import *
+from local import *
import os
BASE_DIR = os.path.dirname(os.path.dirname(__file__))