0

I'm developing a project in Django in which I'm using a view(verify) to verify the student's login details. If the student is valid user then it'll redirect to a page(display.html) where all the details of that particular student is displayed. How can i pass the object containing the student details from verify view to the display.html??

Rithu
  • 1

0 Answers0