From aa874ae1e64753a926aa6783dea2ad4ccb300973 Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Fri, 24 Jan 2014 11:03:35 +0530 Subject: fixed the ajax notificaion for QuestionDetailsEdit, changed wsgi.py --- static/website/templates/ajax-tutorials.html | 1 + 1 file changed, 1 insertion(+) (limited to 'static/website/templates') diff --git a/static/website/templates/ajax-tutorials.html b/static/website/templates/ajax-tutorials.html index 7429f59..63e6000 100644 --- a/static/website/templates/ajax-tutorials.html +++ b/static/website/templates/ajax-tutorials.html @@ -2,3 +2,4 @@ {% for tutorial in tutorials %} {% endfor %} + -- cgit