TareqMonwer / Django-School-Management

Transform your school with our intuitive Django School Management System. Seamlessly manage payments, simplify e-admissions, and track results effortlessly, all through a user-friendly interface. Developed using Python Django, our comprehensive system enhances your school's efficiency. Experience the future of education management today.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add update form at /students/admitted-students/ path

TareqMonwer opened this issue · comments

Add update form at /students/admitted-students/ path, which is currently only showing update button for each objects.
NOTE: Use AdmissionStudent model to create any form or existing can be used if it seems efficient.