summaryrefslogtreecommitdiff
path: root/yaksh/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/views.py')
-rw-r--r--yaksh/views.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yaksh/views.py b/yaksh/views.py
index f1ab13b..0b70361 100644
--- a/yaksh/views.py
+++ b/yaksh/views.py
@@ -2953,3 +2953,4 @@ def download_course(request, course_id):
)
response.write(zip_file.read())
return response
+ # return HttpResponse("Success") \ No newline at end of file