This website requires JavaScript.
Explore
Help
Sign In
s459309
/
system-pri
Watch
3
Star
3
Fork
0
You've already forked system-pri
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
61fcda82ab
system-pri
/
backend
/
app
/
coordinator
History
dominik24c
61fcda82ab
update functional test and add enrollments endpoints tests for coordinator view
2023-01-16 19:18:03 +01:00
..
query
update functional test and add enrollments endpoints tests for coordinator view
2023-01-16 19:18:03 +01:00
routes
update functional test and add enrollments endpoints tests for coordinator view
2023-01-16 19:18:03 +01:00
schemas
update functional test and add enrollments endpoints tests for coordinator view
2023-01-16 19:18:03 +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 black, isort and flake8 package, format code, fix examination schedule and enrollments functionality, add chairman of committee field for TermOfDefence entity
2023-01-14 17:38:03 +01:00
models.py
fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code
2023-01-14 01:37:31 +01:00
utils.py
update Group model - add grades field, add set grade for group endpoint for coordinator view
2023-01-16 01:12:15 +01:00
validators.py
add endpoints of list enrollments for coordinator, students and project supervisors
2022-10-27 11:19:38 +02:00