system-pri/backend/app/coordinator
2022-06-14 09:46:24 +02:00
..
routes update download student endpoint for coordinator view - fix mode filtering students 2022-06-14 09:46:24 +02: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 api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
models.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
schemas.py update download student endpoint for coordinator view - generate list by mode of students 2022-06-14 09:42:48 +02:00
utils.py add download students list endpoint for coordinator view 2022-06-13 00:16:07 +02:00