creating an attendance system where lecturers register and login using their lecturer code and password different lecturers teach different subjects, currently, the "subject" page displays all subjects present in the database
as such i would like the "subject" page to display only the subjects taught by the specific lecturer
how can i achieve that?
(ps. still a beginner in django..a detailed answer or resources will be highly appreciated)
Source code https://github.com/Zainab692/Fyp2/tree/master/django-project/cms