ixed a bug anoop
authornishanth
Tue, 20 Jul 2010 13:01:55 +0530
branchanoop
changeset 144 cb81b0f7e707
parent 143 a752dc99e23c
child 145 dec4a9b61534
ixed a bug
sdi/views.py
--- a/sdi/views.py	Tue Jul 20 12:59:40 2010 +0530
+++ b/sdi/views.py	Tue Jul 20 13:01:55 2010 +0530
@@ -304,4 +304,4 @@
     """ display info on what a sprint is.
     """
 
-    render_to_response("sprint_info.html")
+    return render_to_response("sprint_info.html")