system-pri/backend/app/coordinator
2023-01-16 19:18:03 +01:00
..
query update functional test and add enrollments endpoints tests for coordinator view 2023-01-16 19:18:03 +01:00
routes update functional test and add enrollments endpoints tests for coordinator view 2023-01-16 19:18:03 +01:00
schemas update functional test and add enrollments endpoints tests for coordinator view 2023-01-16 19:18:03 +01:00
__init__.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
exceptions.py add black, isort and flake8 package, format code, fix examination schedule and enrollments functionality, add chairman of committee field for TermOfDefence entity 2023-01-14 17:38:03 +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
utils.py update Group model - add grades field, add set grade for group endpoint for coordinator view 2023-01-16 01:12:15 +01:00
validators.py add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00