added images link 2011
authorprimal primal007@gmail.com
Tue, 06 Dec 2011 15:21:43 +0530
branch2011
changeset 514 23b06e07364d
parent 513 061315da60ff
child 515 b3e8172b0f86
added images link
project/production.py
project/templates/_right_menu.html
--- a/project/production.py	Tue Dec 06 10:24:29 2011 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-from project.settings import *
-
-DEBUG=False
-TEMPLATE_DEBUG=DEBUG
-
-SITE_ID = 3
-
-INSTALLED_APPS = (
-    'django.contrib.auth',
-    'django.contrib.contenttypes',
-    'django.contrib.comments',
-    'django.contrib.sessions',
-    'django.contrib.admin',
-    'django.contrib.sites',
-    'django.contrib.flatpages',
-    'django.contrib.markup',
-    'django.contrib.sitemaps',
-    'project.scipycon',
-    'project.scipycon.base',
-    'project.scipycon.proceedings',
-    'project.scipycon.registration',
-    'project.scipycon.talk',
-    'project.scipycon.user',
-    'tagging',
-    'robots',
-)
-
-DATABASE_ENGINE = 'mysql'
-DATABASE_NAME = 'scipycon'
-DATABASE_USER = 'scipy'
-# Imports DATABASE_PASSWORD from project/local.py that is not part of mercurial repo
-#from project.local import DATABASE_PASSWORD
--- a/project/templates/_right_menu.html	Tue Dec 06 10:24:29 2011 +0530
+++ b/project/templates/_right_menu.html	Tue Dec 06 15:21:43 2011 +0530
@@ -4,6 +4,7 @@
 <li>Please contact our <b>Kiosk setup at IIT-Bombay main gate</b> for accommodation and any other details.</li>
 <li><a href="/scipyin/2011/talks-cfp/conference/">Updated Conference Schedule</a></li>
 <li><a href="/scipyin/2011/about/speakerinfo/">Important Information for Speaker</a></li>
+<li><a href="https://picasaweb.google.com/103426664718578242877/ScipyDay14thDecember2011">SciPy Day 1 - Images</a></li>
 <hr/>
 <h3 style="padding-left:2px;"> Documents of Aid</h3>
 <li> <a href="/static/files/Reaching_IITB.pdf">This</a> can help you in Reaching IITB.</li>