system-pri/backend/app/base
2023-01-14 01:37:31 +01:00
..
__init__.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
mode.py add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
models.py fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
schemas.py fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
utils.py add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00