diff -r c3f1a4cfb91f -r 05e834df29ff project/templates/talk/sprint-schedule.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/talk/sprint-schedule.html Sun Dec 13 18:28:35 2009 +0530 @@ -0,0 +1,23 @@ +{% extends "base.html" %} +{% block content %} +

SciPy.in 2009 Sprint Schedule

+

Plan for the sprint is present here:

+http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en +

+

Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9

+
+

Day 5, Monday, December 16th and

+

Day 6, Tuesday, December 17th, 2009

+ + + + + + + + + + + +

Time

Event

Topics

9:30AM onwards

Sprint

Contribute to, hack on, develop, fix bugs of scipy/numpy
+{% endblock content %} \ No newline at end of file