system-pri/backend/app
2022-06-13 21:20:43 +02:00
..
base refactor code - update paginate_models function 2022-06-13 18:04:30 +02:00
commands add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
coordinator update create group endpoint for coordinator view - check limit of students 2022-06-13 21:20:43 +02:00
project_supervisor refactor search method for models and update create group endpoint for coordinator view 2022-06-13 17:52:15 +02:00
students Add email to ProjectSupervisorSchema 2022-06-13 19:57:03 +02:00
__init__.py add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
api.py update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00
config.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
dependencies.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00
errors.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
factory.py change type of mode in project supervisor 2022-06-12 15:38:44 +02:00
utils.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00