Add IIITH logo to the website right hand side menu.
--- a/project/scipycon/registration/models.py Wed Nov 24 19:33:36 2010 +0530
+++ b/project/scipycon/registration/models.py Wed Nov 24 20:17:58 2010 +0530
@@ -131,7 +131,7 @@
confirmed = models.BooleanField(
default=False, blank=True)
-
+
type = models.CharField(max_length=25, choices=PAYMENT_MODE_CHOICES,
verbose_name="Type", blank=True, null=True)
--- a/project/templates/_right_menu.html Wed Nov 24 19:33:36 2010 +0530
+++ b/project/templates/_right_menu.html Wed Nov 24 20:17:58 2010 +0530
@@ -14,8 +14,14 @@
<li><a href='http://www.jarrodmillman.com/'>Jarrod Millman</a>, Neuroscience Institute, UC Berkeley (USA)(Conference Co-Chair)</li>
<li><a href='http://www.aero.iitb.ac.in/~prabhu'>Prabhu Ramachandran</a>, Department of Aerospace Engineering,
IIT Bombay, India (Conference Co-Chair)</li>
- <li><a href='http://fossee.in/'>FOSSEE Team</a></li>
- <li><a href="http://www.iiit.ac.in/">IIIT Hyderabad </a></li>
+ <li><img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
+ height="90" />
+ <a href="http://fossee.in/">
+ FOSSEE Team</a></li>
+ <li><img src="/static/img/iiith_logo.gif" alt="IIIT-H Logo"
+ title="IIIT-H Logo" height="108" /><br/>
+ <a href="http://www.iiit.ac.in/">
+ EnhanceEdu, IIIT - Hyderabad</a></li>
</ul></p>
<h2>Sponsors</h2>
<p><ul>