system-pri/backend/app
2022-06-12 17:45:45 +02:00
..
base Add frontend pagination, add per_page query param 2022-06-08 21:48:49 +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 add group endpoints 2022-06-12 17:45:45 +02:00
project_supervisor add group endpoints 2022-06-12 17:45:45 +02:00
students add group endpoints 2022-06-12 17:45:45 +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 init project_supervisor app 2022-06-10 17:53:32 +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