From 66c881ff2769560258b3d72a12aedd0df17b9d27 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Wed, 6 May 2020 21:24:37 +0530 Subject: Add Reject button to reject selected students - A reject button to reject selected students in Enroll Students page on a Requested Students tab. - Improve the views and urls for enrolling and rejecting students in the course. --- yaksh/templates/yaksh/course_students.html | 154 ++++++++++++++--------------- yaksh/urls.py | 34 ++++--- yaksh/views.py | 115 ++++++++++++--------- 3 files changed, 165 insertions(+), 138 deletions(-) (limited to 'yaksh') diff --git a/yaksh/templates/yaksh/course_students.html b/yaksh/templates/yaksh/course_students.html index 2052a69..e8ca800 100644 --- a/yaksh/templates/yaksh/course_students.html +++ b/yaksh/templates/yaksh/course_students.html @@ -3,7 +3,7 @@
@@ -48,60 +48,59 @@