changed current scope to scipy/2011 2011
authorParth buch <parth.buch.115@gmail.com>
Thu, 08 Sep 2011 16:10:54 +0530
branch2011
changeset 377 bbb0f40223be
parent 376 5debb109a899
child 378 0a9aa58f0586
changed current scope to scipy/2011
project/settings.py
--- a/project/settings.py	Thu Sep 08 15:35:41 2011 +0530
+++ b/project/settings.py	Thu Sep 08 16:10:54 2011 +0530
@@ -75,7 +75,7 @@
 
 DEFAULT_FROM_EMAIL = 'admin@scipy.in'
 
-CURRENT_SCOPE = 'scipyin/2010'
+CURRENT_SCOPE = 'scipyin/2011'
 
 LOGIN_URL = '/%s/login' % (CURRENT_SCOPE)