system-pri/backend/app/coordinator
2022-11-17 20:33:20 +01:00
..
routes update endpoint of downloading examination schedule in pdf format for coordinator view and fix font issues for polish characters 2022-11-17 20:33:20 +01:00
schemas update endpoints for download and upload students list in csv file 2022-11-17 14:56:19 +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 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
utils.py update endpoint of downloading examination schedule in pdf format for coordinator view and fix font issues for polish characters 2022-11-17 20:33:20 +01:00
validators.py add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00