system-pri/backend/app
2022-06-14 09:46:24 +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 download student endpoint for coordinator view - fix mode filtering students 2022-06-14 09:46:24 +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 bug fix - set proper mode in enrollment 2022-06-14 01:34:50 +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 update create groups endpoint - change logic of counting groups and list available groups endpoint 2022-06-13 22:58:52 +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